pythonPackages.fake-useragent: init at 0.1.11

This commit is contained in:
Evan Stoll
2020-06-13 15:05:11 -07:00
committed by Jon
parent e25e560120
commit 091c2979ee
2 changed files with 24 additions and 0 deletions
+2
View File
@@ -2808,6 +2808,8 @@ in {
fake_factory = callPackage ../development/python-modules/fake_factory { };
fake-useragent = callPackage ../development/python-modules/fake-useragent { };
factory_boy = callPackage ../development/python-modules/factory_boy { };
Fabric = callPackage ../development/python-modules/Fabric { };