diff --git a/hello/test.py b/hello/test.py deleted file mode 100644 index b4013aa92..000000000 --- a/hello/test.py +++ /dev/null @@ -1,2 +0,0 @@ -def hello(): - print('hello') diff --git a/bin.py b/pex/bin/pex.py similarity index 100% rename from bin.py rename to pex/bin/pex.py