mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-21 02:15:10 -04:00
make archive.py runnable as package and as module
This commit is contained in:
parent
dff830196f
commit
79b319a48c
2 changed files with 6 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
|
||||
|
||||
__name__ = 'archivebox'
|
||||
__package__ = 'archivebox'
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue