Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sec23
korte
pymagglobal
Commits
a7f43c49
Commit
a7f43c49
authored
Dec 18, 2020
by
Maximilian Schanner
Browse files
New orthopoly version.
parent
abdf64dc
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
a7f43c49
...
...
@@ -59,11 +59,11 @@ setuptools.setup(
long_description
=
long_description
,
install_requires
=
[
'numpy>=1.18'
,
'scipy>=1.5.
2
'
,
'scipy>=1.5.
4
'
,
'matplotlib>=2.2.5'
,
'cartopy>=0.17'
],
extras_require
=
{
'tests'
:
[
'orthopoly>=0.
8
'
,
'packaging'
]},
extras_require
=
{
'tests'
:
[
'orthopoly>=0.
9
'
,
'packaging'
]},
package_data
=
{
'pymagglobal'
:
[
'dat/*'
]},
include_package_data
=
True
,
entry_points
=
{
'console_scripts'
:
[
f
'pymagglobal = '
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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