Skip to content

Commit

Permalink
tox.ini: Update for beancount move to github
Browse files Browse the repository at this point in the history
  • Loading branch information
aclindsa committed Nov 19, 2020
1 parent ca3bdae commit 8f63d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ deps =
flake8
pylint
pytest
hg+https://bitbucket.org/blais/beancount#egg=beancount
git+https://github.com/beancount/beancount#v2=beancount
commands =
black --check smart_importer tests
flake8 smart_importer tests
Expand Down

0 comments on commit 8f63d1e

Please sign in to comment.