Skip to content

Commit

Permalink
Blacklist ResumableFunctions.jl and dependents
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt committed Apr 25, 2023
1 parent 7df878d commit b32b1eb
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Packages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,21 @@ skip = [
# using overly complex types/tuples
"Salsa",
"JunctionTrees",

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

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

0 comments on commit b32b1eb

Please sign in to comment.