mirror of
https://github.com/godotengine/godot-blender-exporter.git
synced 2025-12-31 17:49:19 +03:00
This should fix the "Cannot import name 'SortImports' from 'isort'" issue caused by isort 5.0
4 lines
71 B
Plaintext
4 lines
71 B
Plaintext
# Python requirements for development
|
|
pylint==2.5.3
|
|
pycodestyle==2.4.0
|