pythonPackages.numericalunits: init at 1.16

This commit is contained in:
Chris Ostrouchov
2018-10-10 18:13:07 -04:00
parent f129ed25a0
commit 0cf2c6fcfe
2 changed files with 26 additions and 0 deletions

View File

@@ -428,6 +428,8 @@ in {
nvchecker = callPackage ../development/python-modules/nvchecker { };
numericalunits = callPackage ../development/python-modules/numericalunits { };
oauthenticator = callPackage ../development/python-modules/oauthenticator { };
ordered-set = callPackage ../development/python-modules/ordered-set { };