Kaydet (Commit) 4c67936e authored tarafından Greg Ward's avatar Greg Ward

Added 'dist' command.

üst f0fd6175
......@@ -9,6 +9,7 @@ commands. Currently this means:
install
install_py
install_ext
dist
but this list will undoubtedly grow with time."""
......@@ -20,4 +21,5 @@ __all__ = ['build',
'install',
'install_py',
'install_ext',
'dist',
]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment