diff options
author | Kai Huuhko <kai.huuhko@gmail.com> | 2013-10-16 16:30:08 +0300 |
---|---|---|
committer | Kai Huuhko <kai.huuhko@gmail.com> | 2013-10-16 16:30:08 +0300 |
commit | c574a76ce95319fad4bba74843fe34552369e0ab (patch) | |
tree | dbcddaff45797332ea9eaf2fbb62fc3af396e951 /.gitignore | |
parent | f5fbb90e42e63a5023802205e40f40dc5b3543e2 (diff) |
setup.py: Recognize commands 'sdist' and 'bdist'
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ | |||
1 | *.py[co] | 1 | *.py[co] |
2 | MANIFEST | ||
2 | 3 | ||
3 | # Packages | 4 | # Packages |
4 | *.egg | 5 | *.egg |