mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 18:41:17 +02:00
12 lines
339 B
INI
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 =
|