File tree Expand file tree Collapse file tree 2 files changed +1
-11
lines changed Expand file tree Collapse file tree 2 files changed +1
-11
lines changed Original file line number Diff line number Diff line change @@ -140,14 +140,3 @@ jobs:
140140 with :
141141 repository-url : https://test.pypi.org/legacy/
142142 skip-existing : true
143-
144- # TODO fetch-data requires login
145- # notify-django-packages:
146- # name: Notify Django Packages
147- # runs-on: ubuntu-latest
148- # needs:
149- # - publish-to-pypi
150- # steps:
151- # - name: Notify Django Packages
152- # run:
153- # curl -X GET "https://djangopackages.org/packages/django-typer/fetch-data/"
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ Change Log
77v2.1.0 (2025-02-20)
88===================
99
10+ * Implemented `Switch poetry -> uv <https://github.com/bckohan/django-enum/issues/87 >`_
1011* Implemented `Add macos runner to CI <https://github.com/bckohan/django-enum/issues/86 >`_
1112* Implemented `Add windows runner to CI <https://github.com/bckohan/django-enum/issues/85 >`_
1213* Implemented `Drop support for python 3.8 <https://github.com/bckohan/django-enum/issues/84 >`_
You can’t perform that action at this time.
0 commit comments