https://github.com/sztomi/dubious_warnings
A minimal(-ish) repro case for a conan issue
https://github.com/sztomi/dubious_warnings
Last synced: 2 months ago
JSON representation
A minimal(-ish) repro case for a conan issue
- Host: GitHub
- URL: https://github.com/sztomi/dubious_warnings
- Owner: sztomi
- Created: 2019-09-16T16:03:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-16T16:04:23.000Z (over 5 years ago)
- Last Synced: 2025-01-28T13:52:37.686Z (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
```