#107 setup.py: Relax install_requires
Merged 4 years ago by frantisekz. Opened 4 years ago by frantisekz.

file modified
+1 -6
@@ -57,15 +57,10 @@ 

              'iso8601>=0.1.11',

              'Jinja2>=2.10.1',

              'kitchen>=1.2.6',

-             'koji>=1.19',

-             'mock>=3.0.5',

              'munch>=2.3.1',

-             'py>=1.8.0',

              'pycurl>=7.43.0',

-             'pytest-cov>=2.7.1',

-             'pytest>=4.6.8',

              'python-bugzilla>=2.3.0',

-             'python-fedora>=1.0.0',

+             'python-fedora>=0.10.0',

              'python-openid-cla>=1.2',

              'python-openid-teams>=1.1',

              'python3-openid>=3.1.0',

So it's satisfied by F31 rpms for prod

Sure. We don't use setup.py anyway, it's used just for generation requirements for our deployment.

Pull-Request has been merged by frantisekz

4 years ago
Metadata