„Pipfile“ ändern
Some checks failed
carom/python3-carom-client/master There was a failure building this commit

remove python 3.5 dependencie
This commit is contained in:
reinsle 2020-07-31 21:20:53 +02:00
parent 8a5ff5410d
commit e27785a405

View File

@ -25,6 +25,3 @@ sphinx = "*"
sphinx-rtd-theme = "*"
sphinx-click = "*"
pex = "*"
[requires]
python_version = "3.5"