diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2013-04-13 05:14:58 +0200 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2013-04-13 05:14:58 +0200 |
commit | 773eaa4350adb118a7dde17d7f293a11bb619a80 (patch) | |
tree | 9dfd86f8df3c0a9be6f1e8b9666c78c4edfd263d /.gitignore | |
parent | 02c0a2d32518da8dec9d13fb98c8764810936ebc (diff) | |
download | pylock-773eaa4350adb118a7dde17d7f293a11bb619a80.tar pylock-773eaa4350adb118a7dde17d7f293a11bb619a80.zip |
Add a lot of information to setup.py, fix distribution
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ *~ __pycache__ /build +/dist +/MANIFEST |