You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a single dependency is specified twice (either in the same dependencies.xml file or in two different dependencies.xml file such as in two different plugins) how should this be handled? They probably should check for consistency and if they are inconsistent, then error out.
Consistent Examples: 1. pyomo=6 and pyomo=6.4, pyomo (no version) and pyomo=6.4
Inconsistent Example: pyomo=6.4 and pyomo=6.7
For Change Control Board: Issue Review
This review should occur before any development is performed as a response to this issue.
1. Is it tagged with the under_discussion type?
2. If implemented, it will add a new requirement?
3. Is a rationale provided? (Such as explaining why the improvement is needed )
For Change Control Board: Issue Closure
This review should occur when the issue is imminently going to be closed.
1. The discussion determined the addition of a new task issue?
The text was updated successfully, but these errors were encountered:
Under Discussion Topic
If a single dependency is specified twice (either in the same dependencies.xml file or in two different dependencies.xml file such as in two different plugins) how should this be handled? They probably should check for consistency and if they are inconsistent, then error out.
Consistent Examples: 1. pyomo=6 and pyomo=6.4, pyomo (no version) and pyomo=6.4
Inconsistent Example: pyomo=6.4 and pyomo=6.7
For Change Control Board: Issue Review
This review should occur before any development is performed as a response to this issue.
For Change Control Board: Issue Closure
This review should occur when the issue is imminently going to be closed.
task
issue?The text was updated successfully, but these errors were encountered: