Skip to content

Commit

Permalink
Merge pull request #12 from putianyi889/version-0.0.3.2
Browse files Browse the repository at this point in the history
remove QuasiArraysExt
  • Loading branch information
putianyi889 authored Mar 14, 2024
2 parents a000f9c + 114e773 commit 0e3a434
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
8 changes: 0 additions & 8 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,15 @@ uuid = "583f92f5-06d6-4306-8236-316410defc98"
authors = ["Tianyi Pu <[email protected]> and contributors"]
version = "0.0.3"

[weakdeps]
QuasiArrays = "c4ea9172-b204-11e9-377d-29865faadc5c"

[extensions]
EltypeExtensionsQuasiArraysExt = "QuasiArrays"

[compat]
Aqua = "0.8"
Documenter = "0.27, 1"
QuasiArrays = "0.11"
Test = "1"
julia = "1"

[extras]
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
QuasiArrays = "c4ea9172-b204-11e9-377d-29865faadc5c"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
Expand Down
8 changes: 0 additions & 8 deletions ext/EltypeExtensionsQuasiArraysExt.jl

This file was deleted.

0 comments on commit 0e3a434

Please sign in to comment.