Skip to content

Commit

Permalink
skip autoinstaller for now, fix pipx later
Browse files Browse the repository at this point in the history
  • Loading branch information
Die4Ever committed Oct 11, 2024
1 parent 787a28d commit fbaa510
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion runtests.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import autoinstaller
#import autoinstaller
import unittest
from pathlib import Path

Expand Down
2 changes: 1 addition & 1 deletion tests/oldtests.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# feel free to delete this file if you want to do a big refactor
import autoinstaller
#import autoinstaller
from typeguard import typechecked, install_import_hook
install_import_hook('libStreamDetective')
import libStreamDetective.twitch
Expand Down

0 comments on commit fbaa510

Please sign in to comment.