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
1ce8dfbf
Commit
1ce8dfbf
authored
Dec 01, 2021
by
Miroslav Kratochvil
🚴
Browse files
remove unnecessary dependency
parent
0dba1958
Pipeline
#50225
passed with stages
in 10 minutes and 43 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Project.toml
View file @
1ce8dfbf
...
...
@@ -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"
...
...
src/COBREXA.jl
View file @
1ce8dfbf
module
COBREXA
using
Dates
using
Distributed
using
DistributedData
using
JSON
...
...
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