Skip to content

Commit

Permalink
remove pathlib from requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
cereal2nd committed Sep 24, 2021
1 parent 3694115 commit dcdbf70
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
pathlib
pyserial-asyncio
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name="velbus-aio",
version="2021.9.3",
version="2021.9.4",
url="https://github.com/Cereal2nd/velbus-aio",
license="MIT",
author="Maikel Punie",
Expand Down

0 comments on commit dcdbf70

Please sign in to comment.