Skip to content

Commit 12e1df5

Browse files
committed
remove refs to Docile, set upper supported julia version
1 parent 76906eb commit 12e1df5

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

REQUIRE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
julia 0.4
1+
julia 0.4 0.6-
22
Compat 0.7.18
33
Distributions
44
DocStringExtensions

src/DetectionTheory.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ module DetectionTheory
2020
export dprimeABX, dprimeMAFC, dprimeOddity, dprimeYesNo, dprimeSD
2121

2222
using DocStringExtensions, Distributions, Roots
23-
VERSION < v"0.4-" && using Docile
2423
using Compat
2524
import Compat.String
2625

0 commit comments

Comments
 (0)