Merge pull request #91417 from elohmeier/octoprint-werkzeug
This commit is contained in:
@@ -6066,6 +6066,8 @@ in {
|
||||
|
||||
tqdm = callPackage ../development/python-modules/tqdm { };
|
||||
|
||||
trytond = callPackage ../development/python-modules/trytond { };
|
||||
|
||||
smmap = callPackage ../development/python-modules/smmap { };
|
||||
|
||||
smmap2 = throw "smmap2 has been deprecated, use smmap instead."; # added 2020-03-14
|
||||
|
||||
Reference in New Issue
Block a user