Skip to content

Commit

Permalink
Remove FixedPointNumbers dependency (#38)
Browse files Browse the repository at this point in the history
Only needed as a test dependency
  • Loading branch information
omus authored Dec 18, 2020
1 parent 9ab9efe commit 19e7338
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name = "MappedArrays"
uuid = "dbb5928d-eab1-5f90-85c2-b9b0edb7c900"
version = "0.3.0"

[deps]
FixedPointNumbers = "53c48c17-4a7d-5ca2-90c5-79b7896eea93"

[compat]
FixedPointNumbers = "0.6.1, 0.7, 0.8"
julia = "1"
Expand Down

0 comments on commit 19e7338

Please sign in to comment.