Skip to content

Commit

Permalink
move SpecialFunctions dependency to test REQUIRE
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbyrne committed Oct 19, 2018
1 parent c3f99e7 commit eb1afbb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion REQUIRE
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
julia 0.6
BinaryProvider 0.3.0
Compat 0.9.1
SpecialFunctions 0.6.0
1 change: 1 addition & 0 deletions test/REQUIRE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
SpecialFunctions 0.6.0

0 comments on commit eb1afbb

Please sign in to comment.