Skip to content

Commit

Permalink
setup: remove invenio-stats pr dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
zzacharo committed Aug 14, 2024
1 parent 085bae5 commit 031025b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ invenio-rest==1.3.1
invenio-search==2.4.1
invenio-search-ui==2.8.7
invenio-sequencegenerator==1.0.0a3
-e git+https://github.com/zzacharo/invenio-stats.git@943202726ebcaea51d6a1636134ab37240f0c437#egg=invenio_stats
invenio-stats==4.1.0
invenio-theme==3.2.0
invenio-userprofiles==1.2.5
ipython==8.18.1
Expand Down
2 changes: 0 additions & 2 deletions scripts/bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ requirements_file=${1:-'requirements.pinned.txt'}
pip install -r $requirements_file
pip install -e . --upgrade

pip install -e git+https://github.com/zzacharo/invenio-stats.git@index-templates#egg=invenio-stats

# # Build assets
invenio collect -v
invenio webpack buildall

0 comments on commit 031025b

Please sign in to comment.