https://github.com/sztomi/options_display_error
Minimal repro for a conan issue
https://github.com/sztomi/options_display_error
Last synced: 2 months ago
JSON representation
Minimal repro for a conan issue
- Host: GitHub
- URL: https://github.com/sztomi/options_display_error
- Owner: sztomi
- Created: 2019-09-12T11:06:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-12T11:06:46.000Z (over 5 years ago)
- Last Synced: 2025-01-28T13:52:35.121Z (4 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To reproduce this issue, run the following commands.
Get `poetry` from here: https://poetry.eustace.io/docs/#installation```
$ poetry install
$ poetry run ./repro.sh
```