Added setup.py to allow automated testing.
Also moved the tests directory to top-level, as they shouldn't be part of the pillar directory.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -3,9 +3,13 @@
|
||||
*.pyc
|
||||
*.sublime*
|
||||
*.ropeproject*
|
||||
*.swp
|
||||
|
||||
config.py
|
||||
|
||||
.ropeproject/*
|
||||
|
||||
pillar/application/static/storage/
|
||||
/build
|
||||
/.cache
|
||||
/pillar/pillar.egg-info/
|
||||
|
Reference in New Issue
Block a user