Skip to content

Commit

Permalink
Merge cda7a11 into 02db277
Browse files Browse the repository at this point in the history
  • Loading branch information
xhochy authored Apr 29, 2020
2 parents 02db277 + cda7a11 commit 8803f34
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
include LICENSE
include *.py
include *.txt
include *.md
Expand Down
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[metadata]
license_files = LICENSE

[pycodestyle]
count = False
ignore = E722,E741,W504

0 comments on commit 8803f34

Please sign in to comment.