Skip to content

Commit

Permalink
add trailing EOLs
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky committed Apr 6, 2021
1 parent 9810e34 commit ecd9d5b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__pycache__
venv
venv
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ include README.md
include *.md
include VERSION
include tox.ini
recursive-include src *.py
recursive-include src *.py
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.1
0.1.1
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"
build-backend = "setuptools.build_meta"

0 comments on commit ecd9d5b

Please sign in to comment.