forked from gbrammer/msaexp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsetup.cfg
54 lines (50 loc) · 1.07 KB
/
setup.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[tool:pytest]
testpaths = "msaexp/tests"
[metadata]
package_name = msaexp
description = Manual extraction of JWST NIRSpec MSA spectra directly from the telescope exposures
author = G. Brammer
license = MIT
license_files = LICENSE.txt
url = https://github.com/gbrammer/msaexp
edit_on_github = False
github_project = gbrammer/msaexp
long_description = file: README.rst
long_description_content_type = text/x-rst
project_urls =
Source = https://github.com/gbrammer/msaexp
Tracker = https://github.com/gbrammer/msaexp/issues
classifiers=
Development Status :: 3 - Alpha
Intended Audience :: Science/Research
Topic :: Scientific/Engineering :: Astronomy
[options]
python_requires = >=3.9
packages =
msaexp
msaexp.data
install_requires =
numpy
cython
matplotlib
scipy
tqdm
astropy
pysiaf
jwst
astroquery
grizli
eazy
mastquery
astro-sedpy>=0.3.0
include_package_data = True
[options.extras_require]
test =
pytest>=5.1
flake8
docs =
sphinx
sphinx-astropy
[options.package_data]
msaexp.data =
*