Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Hartmut Goebel
python-unixtools
Commits
0e2272b6
Commit
0e2272b6
authored
Aug 24, 2008
by
Hartmut Goebel
Browse files
Added sdist and bdist_msi to both daily and release.
parent
932fbbe2
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.cfg
View file @
0e2272b6
...
...
@@ -4,7 +4,6 @@ formats=bztar,zip
[bdist]
formats=egg
[aliases]
daily = egg_info --tag-svn-revision --tag-build=dev
bdist
release = egg_info bdist bdist_msi
daily = egg_info --tag-svn-revision --tag-build=dev
sdist bdist bdist_msi
release = egg_info
sdist
bdist bdist_msi
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