-
-
Setup:
- I was working on a branch of my project
- I had just pushed this local branch up to my main repo, and performed a pull request on that remote repo back to the main branch
- Locally I ran gā¦
-
**Describe the bug**
The IDEA plugin doesn't correctly identify the Poetry environment.
I have forced poetry to run in ANSI mode on my Windows 10 machine by creating the `ANSICON` environment variā¦
eblis updated
3 years ago
-
I like this project!
So please do not take this as a rant.
I am new to hbmqtt and like to contribute.
volker@runner:/tmp$ poetry new mqtt_plugin
Created package mqtt_plugin in mqtt_plugin
ā¦
-
Based on the setup in https://github.com/fairtracks/omnipy_examples (excluding the `omnipy-examples` command line, as this is not included in plain `omnipy`). Focus on development setup. Refer to omniā¦
-
**Describe the bug**
Plugin uses python3 path from PATH not from 'create poetry dialog' and could fail on multiple Python3 version installed.
**To Reproduce**
Steps to reproduce the behavior:
1)ā¦
-
**Is your feature request related to a problem? Please describe.**
In the project I am currently working on, we all use PyCharm and share some of the IDE configurations (stored in the `.idea` folder)ā¦
-
env:
pycharm 2019.1.2
python 3.6.4 x64
birdseye 0.8.3
![image](https://user-images.githubusercontent.com/30521429/60751577-01085e00-9fea-11e9-8fad-bf48169ab789.png)
please , what's version ofā¦
-
Add package highlighting in `pyproject.toml` when a new version is available, in the same way that it's done for `requirements.txt`:
-
Follow on of #45
When a lock file contains:
```toml
[package.dependencies]
pywin32 = {version = ">=1.0", markers = "sys_platform == \"win32\""}
traitlets = "*"
```
When installed via `toā¦