Skip to content

Commit

Permalink
update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Mar 10, 2018
1 parent 63ff640 commit 528bfe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ def is_local():
"copy27", "copy_dist", "local_pypi", "notebook", "publish", "publish_doc",
"register", "unittests", "unittests_LONG", "unittests_SKIP", "unittests_GUI",
"run27", "sdist", "setupdep", "test_local_pypi", "upload_docs", "setup_hook",
"copy_sphinx", "write_version", "moviepy-setup"}:
"copy_sphinx", "write_version", "moviepy-setup", "lab"}:
if cname in sys.argv:
try:
import_pyquickhelper()
Expand Down

0 comments on commit 528bfe6

Please sign in to comment.