Skip to content
Snippets Groups Projects
Commit 6b6d4fc7 authored by Brandon Piotrzkowski's avatar Brandon Piotrzkowski
Browse files

Remove mhealpy dependencies

parent f4dde1e0
No related branches found
No related tags found
No related merge requests found
......@@ -1410,17 +1410,6 @@ python-versions = ">=3.5"
[package.dependencies]
traitlets = "*"
[[package]]
name = "mhealpy"
version = "0.2.2"
description = "Object-oriented healpy wrapper supporting multi-resolution maps"
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
healpy = "*"
[[package]]
name = "nest-asyncio"
version = "1.5.6"
......@@ -3656,10 +3645,6 @@ matplotlib-inline = [
{file = "matplotlib-inline-0.1.6.tar.gz", hash = "sha256:f887e5f10ba98e8d2b150ddcf4702c1e5f8b3a20005eb0f74bfdbd360ee6f304"},
{file = "matplotlib_inline-0.1.6-py3-none-any.whl", hash = "sha256:f1f41aab5328aa5aaea9b16d083b128102f8712542f819fe7e6a420ff581b311"},
]
mhealpy = [
{file = "mhealpy-0.2.2-py3-none-any.whl", hash = "sha256:176c636feab4d7f008561e728311054c34362cc37244efbed9e804866acce43b"},
{file = "mhealpy-0.2.2.tar.gz", hash = "sha256:22c9cceb77c6da7118422443ced8f0f3a1d16b51b203898582030145f2209058"},
]
nest-asyncio = [
{file = "nest_asyncio-1.5.6-py3-none-any.whl", hash = "sha256:b9a953fb40dceaa587d109609098db21900182b16440652454a146cffb06e8b8"},
{file = "nest_asyncio-1.5.6.tar.gz", hash = "sha256:d267cc1ff794403f7df692964d1d2a3fa9418ffea2a3f6859a439ff482fef290"},
......
......@@ -102,7 +102,6 @@ pytest-celery = {version="*", optional=true}
pytest-cov = {version="*", optional=true}
pytest-flask = {version="*", optional=true}
pytest-socket = {version="*", optional=true}
mhealpy = "^0.2.2"
[tool.poetry.extras]
doc = ["pep517", "sphinx"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment