python3Packages.py-air-control: init at 2.1.0

This commit is contained in:
Matej Urbas
2020-12-02 19:31:49 +00:00
parent c63aa4a927
commit 6c86b393ae
2 changed files with 29 additions and 0 deletions
+2
View File
@@ -4837,6 +4837,8 @@ in {
pxml = callPackage ../development/python-modules/pxml { };
py-air-control = callPackage ../development/python-modules/py-air-control { };
py2bit = callPackage ../development/python-modules/py2bit { };
py3buddy = toPythonModule (callPackage ../development/python-modules/py3buddy { });