Skip to content

Commit

Permalink
add test Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mykelk committed Jul 18, 2023
1 parent 7a9893b commit 649d792
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/Project.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[deps]
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
DataFrames = "0.21, 0.22, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5"

0 comments on commit 649d792

Please sign in to comment.