mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 11:06:56 +08:00
Bumped dependencies.
This commit is contained in:
2
dist/requirements.txt
vendored
2
dist/requirements.txt
vendored
@@ -1,2 +1,2 @@
|
||||
wheel ~= 0.44
|
||||
wheel ~= 0.45
|
||||
twine ~= 5.1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
-r ../requirements.txt
|
||||
|
||||
pyTooling ~= 7.0
|
||||
pyTooling ~= 8.0
|
||||
|
||||
# Enforce latest version on ReadTheDocs
|
||||
sphinx ~= 8.1
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[build-system]
|
||||
requires = [
|
||||
"setuptools ~= 75.3",
|
||||
"wheel ~= 0.44",
|
||||
"pyTooling ~= 7.0"
|
||||
"wheel ~= 0.45",
|
||||
"pyTooling ~= 8.0"
|
||||
]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
pyTooling ~= 7.0
|
||||
pyTooling ~= 8.0
|
||||
|
||||
Reference in New Issue
Block a user