Sybren A. Stüvel
|
08ed33ef81
|
Written some documentation with Sphinx
|
2018-03-22 12:12:30 +01:00 |
|
Sybren A. Stüvel
|
4dc0dedff1
|
Removed version pinning from requirements-dev.txt + added mypy
The development should be done with recent versions, and if any issues
arise those should be fixed.
|
2018-03-09 13:51:12 +01:00 |
|
Sybren A. Stüvel
|
c5a02423cb
|
Added --profile CLI flag for running the Python profiler
|
2018-03-07 15:50:04 +01:00 |
|
Sybren A. Stüvel
|
9b2254a302
|
Included radon in requirements
This is mostly used to keep an eye on cyclomatic complexity using
`radon cc blender_asset_tracer -s --min C`
|
2018-03-02 18:04:55 +01:00 |
|
Sybren A. Stüvel
|
03bf2ac69f
|
Added unit testing with py.test
|
2018-02-22 14:50:24 +01:00 |
|