Skip to content

Commit 720b001

Browse files
committed
minor fixes
1 parent ae1c639 commit 720b001

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

venvipy/creator.py

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -200,11 +200,3 @@ def random_zen_line():
200200

201201
if __name__ == "__main__":
202202
pass
203-
204-
#python_version = "[your_python_version]"
205-
#env_directory = "[your_test_env_dir]"
206-
#with_pip_opt = None
207-
#with_sys_site_pkgs = None
208-
#with_symlinks = None
209-
210-
#create_venv(python_version, env_directory)

0 commit comments

Comments
 (0)