require python 3.6
This commit is contained in:
parent
d5360a98fa
commit
26c229929d
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
## Tooling
|
## Tooling
|
||||||
|
|
||||||
- Python 3.5
|
- Python 3.6
|
||||||
- [MyPy](http://www.mypy-lang.org/ ) für statische Typchecks
|
- [MyPy](http://www.mypy-lang.org/ ) für statische Typchecks
|
||||||
- [Pandoc](https://pandoc.org/ ) für die Dokumentation
|
- [Pandoc](https://pandoc.org/ ) für die Dokumentation
|
||||||
- Python Module: siehe [requirements.txt](https://pip.pypa.io/en/latest/user_guide/#requirements-files )
|
- Python Module: siehe [requirements.txt](https://pip.pypa.io/en/latest/user_guide/#requirements-files )
|
||||||
|
|
Loading…
Reference in a new issue