-
### Describe the issue
I'm trying to replace my docker-base development environment in favor of nix, and it looks `poetry2nix` does what I'm looking for.
But still, after a few days of work, I c…
-
Hi Chris,
I'm a fan of this plugin. The only issue I've run into is when running vim inside of a pipenv shell.
os: Fedora 29
vim version: 8.1
tmux version 2.8
Steps to replicate:
- Create …
-
Problem appears after upgrading from Python 3.9 to 3.10 (probably related to `setuptools` upgrade)
I'm trying to fix it in my fork.
If resolved, I'll propose a pull-request
----------------------…
-
### The Feature
There are bunch of manual pip installs, e.g. https://github.com/BerriAI/litellm/blob/main/.circleci/config.yml#L26:L42
As circleci supports poetry as well I suggest using poetry, s…
-
Hi. I've tried with different versions from Python 3.8 and I always get the error "except (socket.error, ), ex:". I've tried with pipenv and poetry.
What version of Python is supported?
-
### Bootstrap Academy username
Janga
### Contact Details
janisgoesser92@gmail.com
### What browsers are you seeing the problem on?
_No response_
### What happened?
The project set…
-
Could we please add a `pre-commit` hook for this project?
## `.pre-commit-hooks.yaml
```yaml
- id: poetry-relax
name: poetry-relax
description: A poetry plugin to relax dependency versions …
-
Hi, how can I make config_path mandatory param?
```
Usage:
cmd
Arguments:
config_path path to config
```
It's possible to not set config_path and get `None` as result. I want to b…
-
`make install` fails with the following output:
```
(slakh_models) emanilow@gpubox1:~/slakh_models/slakh-models$ make install
curl -sSL https://raw.githubusercontent.com/sdispater/poetry/master/g…
-
### Describe the bug
👋🏼
I'm new to the JFrog CLI and I'm a Poetry user. I'm trying to publish an internal library to a Repository I just created in the JFrog Cloud Platform.
So, I did run `jf …