euroargodev / euroargodev/software_guidelines
The software documentation includes the definition of the execution environment(s) supported
Open
guideline
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Provides the list of environment(s) supported.
Here the environment typically refers to the main language and its versions that a user can expect the software to be compatible with.
Eg:
- for a Python library: Python 3.11, 3.12
- for a Matlab package: Matlab >= 2023a
⚠️ Note that this is related to the specification of the software dependencies: check guideline #57
This guideline also comes as a complement to the operating system definition: #46
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.