mirror of
https://github.com/CMiksche/gitea-auto-update
synced 2026-04-28 08:35:14 +02:00
52855058fc
Release new version with fix for SELinux
19 lines
241 B
TOML
19 lines
241 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
|
|
[packages]
|
|
requests = "*"
|
|
packaging = "*"
|
|
fire = "*"
|
|
configparser = "*"
|
|
gitlint = "*"
|
|
pylint = "*"
|
|
pre-commit = "*"
|
|
|
|
[requires]
|
|
python_version = "3"
|