Improve method of adding "SupportFiles" folder to Python system path
Open
B - Enhancement
G - Release Team
Install and Publishing
- Dominant language
- Python
- Stars
- 33
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Currently, performing nested calls to os.path.dirname to "build" the path to add to the Python system path (paths added using sys.path.append().
Come up with a clearer method of "building" the path.
Contributor guide
Assessment
This issue has not been assessed yet.