https://github.com/sztomi/default_options_not_applied
self-contained repro for a conan issue
https://github.com/sztomi/default_options_not_applied
Last synced: 2 months ago
JSON representation
self-contained repro for a conan issue
- Host: GitHub
- URL: https://github.com/sztomi/default_options_not_applied
- Owner: sztomi
- Created: 2020-01-17T15:14:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-17T15:17:20.000Z (over 5 years ago)
- Last Synced: 2025-01-28T13:52:37.696Z (4 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- 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
```