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 cae4aa5 commit 7de90ceCopy full SHA for 7de90ce
requirements.txt
@@ -1,4 +1,4 @@
1
-pulpcore>=3.17.0,<3.25
+pulpcore>=3.22.0,<3.25
2
pkginfo~=1.8.2
3
packaging~=21.3
4
bandersnatch>=5.0.0,<5.4
template_config.yml
@@ -63,7 +63,6 @@ pulpprojectdotorg_key_id: null
63
pydocstyle: true
64
pypi_username: pulp
65
python_version: '3.8'
66
-redmine_project: null
67
release_email: [email protected]
68
release_user: pulpbot
69
run_pulpcore_tests_for_plugins: true
@@ -88,7 +87,6 @@ test_stream: false
88
87
travis_addtl_services: []
89
travis_notifications: None
90
update_github: true
91
-update_redmine: false
92
upgrade_range:
93
- pulp_python_branch: 3.2
94
pulpcore_branch: 3.11
0 commit comments