mirror of
https://github.com/kennethreitz-archive/python-build.git
synced 2026-06-05 15:20:16 +00:00
cleanup
This commit is contained in:
@@ -151,6 +151,7 @@ version
|
||||
Show version.
|
||||
|
||||
See more details below:
|
||||
|
||||
pythonbrew help <command>
|
||||
|
||||
LICENCE
|
||||
|
||||
@@ -151,6 +151,7 @@ version
|
||||
Show version.
|
||||
|
||||
See more details below:
|
||||
|
||||
pythonbrew help <command>
|
||||
|
||||
LICENCE
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
def test_clean():
|
||||
from pythonbrew.commands.cleanup import CleanupCommand
|
||||
c = CleanupCommand()
|
||||
c.run_command(None, None)
|
||||
Reference in New Issue
Block a user