mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Adjustments for setup requirements
* Fix some typos, missing or surplus dependencies. * Remove setup requirement on wheel since it triggers download. ipatests is now installable. Tests need further changes to be runable. https://fedorahosted.org/freeipa/ticket/6468 Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Martin Babinsky <mbabinsk@redhat.com> Reviewed-By: Jan Cholasta <jcholast@redhat.com> Reviewed-By: Martin Basti <mbasti@redhat.com>
This commit is contained in:
committed by
Martin Babinsky
parent
38cc40ddb5
commit
ed9645b2ac
@@ -47,7 +47,4 @@ if __name__ == '__main__':
|
||||
"python-nss",
|
||||
"six",
|
||||
],
|
||||
setup_requires=[
|
||||
"wheel",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user