Skip to content

Navigation Menu

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 9b475f7

Browse filesBrowse files
authored
Merge pull request #398 from tomschr/bugfix/397-python_requires
Fix #397: Remove asterisk in python_requires
2 parents a2a6169 + 67464a7 commit 9b475f7
Copy full SHA for 9b475f7

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎setup.cfg

Copy file name to clipboardExpand all lines: setup.cfg
+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ license = BSD
3939
package_dir =
4040
=src
4141
packages = find:
42-
python_requires = >=3.7.*
42+
python_requires = >=3.7
4343
include_package_data = True
4444

4545
[options.entry_points]

0 commit comments

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