diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | env/pip-selfcheck.json | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -15,6 +15,7 @@ bin/ include/ lib/ local/ +env/ !.gitignore !.travis.yml diff --git a/env/pip-selfcheck.json b/env/pip-selfcheck.json deleted file mode 100644 index 77237c3c..00000000 --- a/env/pip-selfcheck.json +++ /dev/null @@ -1 +0,0 @@ -{"last_check":"2015-02-05T23:51:53Z","pypi_version":"6.0.8"}
\ No newline at end of file |
