Skip to content

Commit

Permalink
Project.toml: remove REPL compat
Browse files Browse the repository at this point in the history
Pkg treats the stdlibs as v0.0.0
  • Loading branch information
inkydragon committed Dec 14, 2024
1 parent cf1043e commit 6408980
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
[compat]
SpecialFunctions = "0.8, 0.9, 0.10, 1"
GSL_jll = "2.6"
REPL = "1.3.0"
julia = "1.3.0"

[extras]
Expand Down

0 comments on commit 6408980

Please sign in to comment.