Skip to content

Commit

Permalink
change git ref to graphsense etl to pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
soad003 committed Sep 21, 2023
1 parent 2ffe730 commit 86017f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ SHELL := /bin/bash
PROJECT := graphsense-lib
VENV := venv
RELEASE := 'v23.09'
RELEASESEM := 'v1.7.3'
RELEASESEM := 'v1.7.4'

all: format lint test build

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ install_requires =
chainside-btcpy==0.6.5
cashaddress>=1.0.6, < 1.1
tenacity~=8.2.3
bitcoin-etl @ git+https://github.com/graphsense/bitcoin-etl@master#egg=bitcoin-etl
graphsense-bitcoin-etl==1.5.4

[options.packages.find]
where = src
Expand Down

0 comments on commit 86017f0

Please sign in to comment.