mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
[#757] Take out old code (no longer needed)
This commit is contained in:
parent
424e67e23a
commit
a1392d9c49
1 changed files with 0 additions and 2 deletions
|
@ -60,8 +60,6 @@ before_install:
|
||||||
- date
|
- date
|
||||||
- pip install poetry~=0.12.17
|
- pip install poetry~=0.12.17
|
||||||
install:
|
install:
|
||||||
# we run `poetry version` here to appease poetry about '0.0.0-source'
|
|
||||||
- poetry version
|
|
||||||
- poetry install
|
- poetry install
|
||||||
- poetry run python --version
|
- poetry run python --version
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Add table
Reference in a new issue