Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Zahra Rajabi
pymdptoolbox
Commits
3edc9245
Commit
3edc9245
authored
Sep 11, 2013
by
Steven Cordwell
Browse files
show in setup.py that Python 3.3 can be used
parent
99b18251
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
3edc9245
...
...
@@ -23,8 +23,9 @@ setup(name="pymdptoolbox",
"Operating System :: OS Independent"
,
"Programming Language :: Python"
,
"Programming Language :: Python :: 2"
,
"Programming Language :: Python :: 2.6"
,
"Programming Language :: Python :: 2.7"
,
"Programming Language :: Python :: 3"
,
"Programming Language :: Python :: 3.3"
,
"Topic :: Scientific/Engineering"
,
"Topic :: Scientific/Engineering :: Mathematics"
,
"Topic :: Software Development :: Libraries :: Python Modules"
],
...
...
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