pythonPackages.pytest-mypy: init at 0.3.2

This commit is contained in:
Chris Ostrouchov
2018-11-28 07:38:00 -05:00
parent 0b7522d0f6
commit 0549e307a5
2 changed files with 27 additions and 0 deletions
+2
View File
@@ -623,6 +623,8 @@ in {
pytesseract = callPackage ../development/python-modules/pytesseract { };
pytest-mypy = callPackage ../development/python-modules/pytest-mypy { };
pytest-tornado = callPackage ../development/python-modules/pytest-tornado { };
python-binance = callPackage ../development/python-modules/python-binance { };