mirror of
https://github.com/ANL-CEEESA/RELOG.git
synced 2025-12-05 23:38:52 -06:00
Move tests to a separate package; update GitHub CI and docs
This commit is contained in:
@@ -10,12 +10,6 @@ using Pkg
|
||||
Pkg.add(name="RELOG", version="0.6")
|
||||
```
|
||||
|
||||
After the package and all its dependencies have been installed, please run the RELOG test suite, as shown below, to make sure that the package has been correctly installed:
|
||||
|
||||
```julia
|
||||
Pkg.test("RELOG")
|
||||
```
|
||||
|
||||
## 2. Modeling the problem
|
||||
|
||||
The two main model components in RELOG are **products** and **plants**.
|
||||
|
||||
Reference in New Issue
Block a user