opentap / OpenTap.Python

Python integration for OpenTAP
Apache License 2.0
22 stars 7 forks source link

Generated Python project references "Readme.md" in package.xml, but file is actually "README.md". #98

Closed alan-copeland-keysight closed 1 year ago

alan-copeland-keysight commented 1 year ago

This causes package build issues on Linux / MacOS (case-sensitivity); this is most obvious when trying to package a plugin a Ubuntu runner in a Github action.

Recommendation is to fix case sensitivity to README.md in package.xml.

rmadsen-ks commented 1 year ago

This was fixed by: https://github.com/opentap/OpenTap.Python/commit/ed7c3682b484f74a7251da931573b1cf3789c314