Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
NJU Geophy
MGPro
Commits
888b1e09
Commit
888b1e09
authored
Oct 12, 2019
by
Mijian Xu
😷
Browse files
Add badge
parent
0c625b62
Pipeline
#879
passed with stage
in 53 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
888b1e09
# MGPro
[

](https://git.nju.edu.cn/xumi1993/mgpro/commits/master)

MGPro is a Python Interactive command line toolbox for processing geomagnetic and gravity data
...
...
setup.py
View file @
888b1e09
...
...
@@ -5,7 +5,7 @@ packages = find_packages()
with
open
(
"README.md"
,
"r"
)
as
fh
:
long_description
=
fh
.
read
()
VERSION
=
"0.1.1
2
"
VERSION
=
"0.1.1
3
"
setup
(
name
=
'mgpro'
,
version
=
VERSION
,
author
=
'Mijian Xu'
,
...
...
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