File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,7 @@ source sync.sh
1818
1919source publication.sh
2020source distribution.sh
21- # TODO: Test autoupdate when CLI PR is merged
22- # source autoupdate.sh
21+ source autoupdate.sh
2322source pip.sh
2423
2524source upload.sh
Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ The following features are currently being released as part of a tech preview
55
66* New endpoint “pulp/api/v3/remotes/python/python/from_bandersnatch/” that allows for Python remote creation from a
77 Bandersnatch config file.
8- * PyPi ’s json API at content endpoint ‘/pypi/{package-name}/json’. Allows for basic Pulp-to-Pulp syncing.
9- * Fully mirror Python repositories like PyPi
8+ * PyPI ’s json API at content endpoint ‘/pypi/{package-name}/json’. Allows for basic Pulp-to-Pulp syncing.
9+ * Fully mirror Python repositories like PyPI
You can’t perform that action at this time.
0 commit comments