Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7934b47

Browse filesBrowse files
committed
Update python requires in setup.py
1 parent 3544585 commit 7934b47
Copy full SHA for 7934b47

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎setup.py

Copy file name to clipboardExpand all lines: setup.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ def get_version(package):
8383
packages=find_packages(exclude=['tests*']),
8484
include_package_data=True,
8585
install_requires=["django>=2.2", "pytz"],
86-
python_requires=">=3.5",
86+
python_requires=">=3.6",
8787
zip_safe=False,
8888
classifiers=[
8989
'Development Status :: 5 - Production/Stable',

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.