Files
bsdports/python/py-cheetah3/files/patch-tox.ini
2023-03-12 21:19:08 +02:00

12 lines
339 B
INI

--- tox.ini.orig 2021-04-22 10:44:05 UTC
+++ tox.ini
@@ -21,7 +21,7 @@ commands =
{envpython} -c "import struct; print(struct.calcsize('P') * 8)"
deps =
setuptools < 44
- Markdown >= 2.0.1, < 3.2
+ Markdown >= 2.0.1
pygments
passenv = CI TRAVIS TRAVIS_* APPVEYOR DISTUTILS_USE_SDK MSSdk INCLUDE LIB WINDIR
setenv =