Skip to content
Snippets Groups Projects
Commit 8588c270 authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

get requirements version from file

parent b6efbd9d
No related branches found
No related tags found
No related merge requests found
Pipeline #120274 passed
setuptools setuptools>=62.6
twine twine
\ No newline at end of file
...@@ -29,5 +29,4 @@ classifiers = ...@@ -29,5 +29,4 @@ classifiers =
include_package_data = true include_package_data = true
packages = find: packages = find:
python_requires = >=3.8 python_requires = >=3.8
install_requires = install_requires = file: requirements.txt
Django >= X.Y # Replace "X.Y" as appropriate \ No newline at end of file
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment