This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Description
Doing bak anyfile throws
Traceback (most recent call last):
File "/home/valence/.local/bin/bak", line 33, in <module>
sys.exit(load_entry_point('bak==0.2.1a1', 'console_scripts', 'bak')())
File "/home/valence/.local/bin/bak", line 25, in importlib_load_entry_point
return next(matches).load()
StopIteration