pex build

This commit is contained in:
Alexander Werner
2018-11-05 00:27:59 +01:00
parent cfa56db32b
commit 330aff02d5
7 changed files with 48 additions and 3 deletions

5
.gitignore vendored
View File

@@ -2,4 +2,7 @@
.idea/
.python-version
doc/_build
doc/man/.doctrees
doc/man/.doctrees
*.egg-info/
dist/
.tox/