Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
fslgui
Commits
bf9ed264
Commit
bf9ed264
authored
Apr 01, 2020
by
Taylor Hanayik
Browse files
add manifest for pypi sdist build
parent
44d39047
Changes
2
Hide whitespace changes
Inline
Side-by-side
MANIFEST.in
0 → 100644
View file @
bf9ed264
include LICENSE
include CHANGELOG
include README.md
include requirements.txt
setup.py
View file @
bf9ed264
...
@@ -7,7 +7,7 @@ with open('requirements.txt', 'rt') as f:
...
@@ -7,7 +7,7 @@ with open('requirements.txt', 'rt') as f:
setup
(
setup
(
name
=
'fslgui'
,
name
=
'fslgui'
,
version
=
'0.0.0.dev
3
'
,
version
=
'0.0.0.dev
6
'
,
description
=
'fslgui'
,
description
=
'fslgui'
,
url
=
'https://git.fmrib.ox.ac.uk/fsl/fslgui'
,
url
=
'https://git.fmrib.ox.ac.uk/fsl/fslgui'
,
author
=
'Taylor Hanayik'
,
author
=
'Taylor Hanayik'
,
...
...
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