From a0addea2b7bbdac244420ec917c0f3c14c4c8831 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sun, 30 Jun 2019 15:05:38 +0300 Subject: Added some of the stuff I have done while learning Python --- Python/venv/Lib/site-packages/easy-install.pth | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Python/venv/Lib/site-packages/easy-install.pth (limited to 'Python/venv/Lib/site-packages/easy-install.pth') diff --git a/Python/venv/Lib/site-packages/easy-install.pth b/Python/venv/Lib/site-packages/easy-install.pth new file mode 100644 index 0000000..b74fe2e --- /dev/null +++ b/Python/venv/Lib/site-packages/easy-install.pth @@ -0,0 +1,2 @@ +./setuptools-40.8.0-py3.7.egg +./pip-19.0.3-py3.7.egg -- cgit v1.2.3