pythonPackages.asttokens: init at 1.1.13

This commit is contained in:
Michiel Leenaars
2019-02-26 22:45:04 +01:00
parent e52396ce2c
commit ca9af55199
2 changed files with 27 additions and 0 deletions

View File

@@ -194,6 +194,8 @@ in {
astroquery = callPackage ../development/python-modules/astroquery { };
asttokens = callPackage ../development/python-modules/asttokens { };
atom = callPackage ../development/python-modules/atom { };
augeas = callPackage ../development/python-modules/augeas {