Skip to content

Commit

Permalink
remove ResumableFunctions and dependents from blacklist
Browse files Browse the repository at this point in the history
As reported in JuliaDynamics/ResumableFunctions.jl#60 ResumableFunctions.jl was relying on internal julia implementation details that changed in 1.10. A fix is now upstreamed and released as non-breaking (v0.6.2).
  • Loading branch information
Krastanov committed May 9, 2023
1 parent d1895c8 commit 392b422
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions Packages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,19 +41,6 @@ skip = [
"IBMQJulia",
# using overly complex types/tuples
"Salsa",

# depends on ResumableFunctions.jl, which is broken
"ResumableFunctions",
"SimJulia",
"CCDReduction",
"QuantumSavory",
"QuantumSavory",
"OpenQuantumSystems",
"TopOpt",
"TopOptMakie",
"TopOptProblems",
"VTKDataTypes",
"VTKDataIO",

# requires specific environment
"AWSS3", # AWS secrets
Expand Down

0 comments on commit 392b422

Please sign in to comment.