SF.net SVN: docutils:[9655 ] trunk/docutils/tox_pil .ini
grubert--- via Docutils-checkins <[email protected]>
| Newsgroups | gmane.text.docutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 9655
http://sourceforge.net/p/docutils/code/9655
Author: grubert
Date: 2024-04-23 19:36:39 +0000 (Tue, 23 Apr 2024)
Log Message:
-----------
remove tox_pil.ini
Removed Paths:
-------------
trunk/docutils/tox_pil.ini
Deleted: trunk/docutils/tox_pil.ini
===================================================================
--- trunk/docutils/tox_pil.ini 2024-04-23 19:29:37 UTC (rev 9654)
+++ trunk/docutils/tox_pil.ini 2024-04-23 19:36:39 UTC (rev 9655)
@@ -1,19 +0,0 @@
-[tox]
-minversion = 2.0
-envlist = py{311}
-
-[testenv]
-allowlist_externals =
- find
-changedir = test
-deps =
- Pillow
-commands =
- find . -type f -name "*.pyc" -delete
- python alltests.py
-
-[testenv:style]
-deps =
- flake8
-commands =
- flake8 {toxinidir}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.