Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ITMO-NSS-team
FEDOT
Commits
50bc79b2
Unverified
Commit
50bc79b2
authored
2 years ago
by
Grigorii Kirgizov
Committed by
GitHub
2 years ago
Browse files
Options
Download
Email Patches
Plain Diff
hotfix to setup.py (#1055)
parent
9a3c4a2e
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
setup.py
+2
-2
setup.py
with
2 additions
and
2 deletions
+2
-2
setup.py
View file @
50bc79b2
...
...
@@ -53,7 +53,7 @@ setuptools.setup(
classifiers
=
[
'License :: OSI Approved :: BSD License'
,
'Programming Language :: Python :: 3.8'
,
'Programming Language :: Python :: 3.9'
'Programming Language :: Python :: 3.10'
'Programming Language :: Python :: 3.9'
,
'Programming Language :: Python :: 3.10'
,
],
)
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help