We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18328f0 commit 35a43e3Copy full SHA for 35a43e3
devtools/gearbox/quickstart/template/pyproject.toml_tmpl
@@ -18,7 +18,7 @@ authors = [
18
urls = { Homepage = "http://unknown.org" }
19
readme = { file = "README.rst", content-type = "text/x-rst" }
20
dependencies = [
21
- "TurboGears2 >= 2.4.3",
+ "TurboGears2 >= 2.5.0",
22
"Beaker >= 1.8.0",
23
{{if kajiki}}
24
"Kajiki >= 0.6.3",
pyproject.toml
@@ -15,7 +15,7 @@ authors = [
15
license = { text = "MIT" }
16
urls = { Homepage = "http://www.turbogears.org" }
17
- "TurboGears2 >= 2.5.0a0",
"gearbox >= 0.3.2",
"backlash >= 0.0.7",
"tgext.debugbar"
0 commit comments