pythonPackages.atomman: init at 1.2.3

This commit is contained in:
Chris Ostrouchov
2018-10-10 18:13:56 -04:00
parent 7dd7190a57
commit 1ac9d8ea40
2 changed files with 42 additions and 0 deletions

View File

@@ -212,6 +212,8 @@ in {
aws-adfs = callPackage ../development/python-modules/aws-adfs { };
atomman = callPackage ../development/python-modules/atomman { };
# packages defined elsewhere
amazon_kclpy = callPackage ../development/python-modules/amazon_kclpy { };