Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37904300
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-tomli

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: python3-module-tomli-2.0.1-alt.patch
Скачать


 .gitignore     | 1 -
 pyproject.toml | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index 18bffe1..62214f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,7 +31,6 @@ MANIFEST
 #  Usually these files are written by a python script from a template
 #  before PyInstaller builds the exe, so as to inject date/other infos into it.
 *.manifest
-*.spec
 
 # Installer logs
 pip-log.txt
diff --git a/pyproject.toml b/pyproject.toml
index adcf366..6a9aa16 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -54,7 +54,7 @@ legacy_tox_ini = '''
 envlist = py{37,38,39,310}
 isolated_build = True
 
-[testenv:py{37,38,39,310}]
+[testenv:py{3,37,38,39,310}]
 description = run tests against a built package
 commands =
     python -m unittest {posargs}
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin