fix version parsing and attempt to npm install during pip post_install

This commit is contained in:
Nick Sweeting
2020-08-18 15:58:05 -04:00
parent 9d7541ba47
commit 73408fb035
4 changed files with 50 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
include LICENSE
include README.md
include package.json
include package-lock.json
graft LICENSE
graft README.md
graft package.json
graft package-lock.json
recursive-include archivebox/themes *