Sybren A. Stüvel
|
803c38dac1
|
Cleanup: reformat with Black
|
2021-07-22 10:14:43 +02:00 |
|
Sybren A. Stüvel
|
782293b360
|
MyPy test fix
Newer versions of MyPy aren't silent any more when they complete succesfully,
so test for 'Success' in the message before failing the test.
|
2020-03-17 12:29:40 +01:00 |
|
Sybren A. Stüvel
|
b48978f067
|
Moved from Pipenv to Poetry
All the Blender Institute Python webprojects are moving to Poetry; it works
better than Pipenv in various regards.
|
2019-06-07 12:49:59 +02:00 |
|
Sybren A. Stüvel
|
0b5e034a92
|
Fix MyPy errors when running without boto3 installed
|
2018-11-07 13:03:07 +01:00 |
|
Sybren A. Stüvel
|
4c3d288be9
|
Add mypy invocation to unit test
This way it's easy to run both the tests and mypy.
|
2018-03-09 14:24:06 +01:00 |
|