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

View File

@@ -24,6 +24,7 @@ pytest = "*"
sphinx = "*"
sphinx-rtd-theme = "*"
sphinx-click = "*"
pex = "*"
[requires]
python_version = "3.5"