Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LCSB-BioCore
COBREXA.jl
Commits
5cb7a77d
Unverified
Commit
5cb7a77d
authored
Dec 01, 2021
by
Laurent Heirendt
✈
Committed by
GitHub
Dec 01, 2021
Browse files
Merge pull request #532 from LCSB-BioCore/mk-julia-compat
use a precise julia compat entry
parents
2a0ff182
1ce8dfbf
Pipeline
#50227
passed with stages
in 19 minutes and 24 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Project.toml
View file @
5cb7a77d
...
...
@@ -4,7 +4,6 @@ authors = ["The developers of COBREXA.jl"]
version
=
"1.1"
[deps]
Dates
=
"ade2ca70-3891-5945-98fb-dc099432e06a"
Distributed
=
"8ba89e20-285c-5b6f-9357-94700520ee1b"
DistributedData
=
"f6a0035f-c5ac-4ad0-b410-ad102ced35df"
JSON
=
"682c06a0-de6a-54ab-a142-c8b1cf79cde6"
...
...
@@ -32,7 +31,7 @@ OrderedCollections = "1.4"
SBML
=
"0.7, 0.8.2"
StableRNGs
=
"1.0"
Tulip
=
"0.7"
julia
=
"1"
julia
=
"1
.5, 1.6, 1.7
"
[extras]
Aqua
=
"4c88cf16-eb10-579e-8560-4a9242c79595"
...
...
src/COBREXA.jl
View file @
5cb7a77d
module
COBREXA
using
Dates
using
Distributed
using
DistributedData
using
JSON
...
...
cylon-x
🤖
@cylon-x
mentioned in commit
266994c5
·
Dec 01, 2021
mentioned in commit
266994c5
mentioned in commit 266994c5620da98b80f452081f300b0d34ac9dbd
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment