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.
2 parents 54ac11c + a521247 commit 6b58ed3Copy full SHA for 6b58ed3
.pre-commit-config.yaml
@@ -33,7 +33,7 @@ repos:
33
- id: rst-inline-touching-normal
34
35
- repo: https://github.com/astral-sh/ruff-pre-commit
36
- rev: v0.1.4
+ rev: v0.1.5
37
hooks:
38
- id: ruff
39
- id: ruff-format
source/news.rst
@@ -1,6 +1,10 @@
1
News
2
====
3
4
+.. note:: This document is not currently updated. Previously, the document
5
+ highlighted changes in Python packaging.
6
+
7
8
September 2019
9
--------------
10
- Added a guide about publishing dists via GitHub Actions. (:pr:`647`)
0 commit comments