Correct attrs package name in requirements (#3492)

This commit is contained in:
Amber Brown 2018-07-07 10:46:59 +10:00 committed by GitHub
parent 20ff89d6e1
commit e845fd41c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 1 deletions

1
changelog.d/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
!.gitignore

1
changelog.d/3492.bugfix Normal file
View file

@ -0,0 +1 @@
Amend the Python dependencies to depend on attrs from PyPI, not attr