summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/.gitignore1
-rw-r--r--changelog.d/3492.bugfix1
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/.gitignore b/changelog.d/.gitignore
new file mode 100644
index 0000000000..f935021a8f
--- /dev/null
+++ b/changelog.d/.gitignore
@@ -0,0 +1 @@
+!.gitignore
diff --git a/changelog.d/3492.bugfix b/changelog.d/3492.bugfix
new file mode 100644
index 0000000000..a287a945bd
--- /dev/null
+++ b/changelog.d/3492.bugfix
@@ -0,0 +1 @@
+Amend the Python dependencies to depend on attrs from PyPI, not attr