Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Replace pipenv with poetry #252

Merged
merged 12 commits into from
Apr 16, 2020
Merged

Replace pipenv with poetry #252

merged 12 commits into from
Apr 16, 2020

Conversation

bjoernricks
Copy link
Contributor

No description provided.

All devs need to run `poetry run autohooks activate --force`.
Using python3 -m pip will always select the correct pip version despite
having installed it manually as pip or via debian packages as pip3
Also add section about activating the git hooks via autohooks.
The referenced license file was already AGPLv3+. Just the caption was
still GPLv2+.
Replace pipenv usage at CirclCI with poetry.
@codecov
Copy link

codecov bot commented Apr 16, 2020

Codecov Report

Merging #252 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #252   +/-   ##
=======================================
  Coverage   73.80%   73.80%           
=======================================
  Files          20       20           
  Lines        2302     2302           
=======================================
  Hits         1699     1699           
  Misses        603      603           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 884b786...0a8dfc6. Read the comment docs.

@bjoernricks bjoernricks marked this pull request as ready for review April 16, 2020 12:39
@bjoernricks bjoernricks requested a review from jjnicola as a code owner April 16, 2020 12:39
@bjoernricks bjoernricks merged commit d13c967 into greenbone:master Apr 16, 2020
@bjoernricks bjoernricks deleted the replace-pipenv-with-poetry branch April 16, 2020 12:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants