mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Adjustments for setup requirements v2
Remove setup requirement on wheel since it triggers download. https://fedorahosted.org/freeipa/ticket/6468 Reviewed-By: Christian Heimes <cheimes@redhat.com>
This commit is contained in:
committed by
Martin Babinsky
parent
1e6a204b43
commit
7f301b00ce
@@ -68,9 +68,6 @@ if __name__ == '__main__':
|
||||
# "python-SSSDConfig",
|
||||
# "samba-python",
|
||||
],
|
||||
setup_requires=[
|
||||
"wheel",
|
||||
],
|
||||
entry_points={
|
||||
'custodia.authorizers': [
|
||||
'IPAKEMKeys = ipaserver.secrets.kem:IPAKEMKeys',
|
||||
|
||||
Reference in New Issue
Block a user