galaxyproject / galaxyproject/planemo
Bug with PLANEMO_VERSION environment variable
Open
- Dominant language
- Python
- Stars
- 110
- Forks
- 102
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 13
Description
```
export PLANEMO_VERSION="xyz"
planemo --help
```
leads to
```
Error: Invalid value for '--version': xyz is not a valid boolean
```
Contributor guide
Assessment
This issue has not been assessed yet.