get VERSION from package.json instead of VERSION to avoid duplication

This commit is contained in:
Nick Sweeting 2020-08-18 15:00:00 -04:00
parent 8e07fe3f2e
commit 8b427c9d79
8 changed files with 31 additions and 28 deletions

View file

@ -1,8 +1,9 @@
LICENSE
MANIFEST.in
README.md
package-lock.json
package.json
setup.py
archivebox/VERSION
archivebox/__init__.py
archivebox/__main__.py
archivebox/logging_util.py