MeltanoLabs / MeltanoLabs/tap-gitlab

tox and poetry both create their own venvs

Open
#74 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
12
Forks
29
Avg merge
4d 1h
Merged PRs (30d)
1

Description

It looks like using both poetry and tox ends up creating multiple virtual envs for no useful reason, so all dependencies are installed twice, which seems a bit of a waste.

Maybe there is a way to make them aware of each other so that tox can reuse the poetry venv, or the other way around?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the repository’s tox and Poetry configuration and determine how each currently creates and installs into its virtual environment. Confirm the intended workflow with the maintainers, then verify that the chosen configuration avoids redundant environments and dependency installation without breaking the existing test workflow.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.