Rename requirements-lint.txt to requirements-dev.txt

This commit is contained in:
Filip Kucharczyk
2019-12-05 00:55:16 +01:00
parent 5b9f2bac87
commit 648b28876d

7
requirements-dev.txt Normal file
View File

@@ -0,0 +1,7 @@
black
flake8
flake8-import-order
pre-commit
pytest
ipdb
ipython