Skip to content

Commit

Permalink
Remove commented code.
Browse files Browse the repository at this point in the history
  • Loading branch information
SFE-Brudnerd committed Jul 28, 2023
1 parent ddd37eb commit 3cc0716
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fuse_id/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ def get_version(rel_path: str) -> str:
with open(path.join(here, 'DESCRIPTION.md'), encoding='utf-8') as f:
long_description = f.read()

#install_deps = ['esptool', 'logging', 'configobj','pycryptodome']
install_deps = ['esptool', 'configobj','pycryptodome']


Expand Down

0 comments on commit 3cc0716

Please sign in to comment.