mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Merge branch 'master' into 'docs-numpy'
# Conflicts: # fdroidserver/update.py
This commit is contained in:
commit
578ff7069f
3 changed files with 24 additions and 27 deletions
2
setup.py
2
setup.py
|
@ -64,7 +64,7 @@ setup(name='fdroidserver',
|
|||
packages=['fdroidserver', 'fdroidserver.asynchronousfilereader'],
|
||||
scripts=['fdroid', 'makebuildserver'],
|
||||
data_files=get_data_files(),
|
||||
python_requires='>=3.4',
|
||||
python_requires='>=3.5',
|
||||
cmdclass={'versioncheck': VersionCheckCommand},
|
||||
setup_requires=[
|
||||
'babel',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue