Project 'ssa/pycapo' was moved to 'ssa/capo-implementations/pycapo'. Please update any links and bookmarks that may still have the old path.
Commits on Source (5)
-
Daniel Lyons authored
-
Daniel Lyons authored
-
Daniel Lyons authored
-
Daniel Lyons authored
-
Daniel Lyons authored
Showing
- .gitlab-ci.yml 20 additions, 0 deletions.gitlab-ci.yml
- CHANGES.txt 3 additions, 0 deletionsCHANGES.txt
- LICENSE 674 additions, 0 deletionsLICENSE
- LICENSE.txt 0 additions, 339 deletionsLICENSE.txt
- MANIFEST.in 0 additions, 3 deletionsMANIFEST.in
- README.md 28 additions, 0 deletionsREADME.md
- docs/Makefile 0 additions, 20 deletionsdocs/Makefile
- docs/source/NRAO_logo.png 0 additions, 0 deletionsdocs/source/NRAO_logo.png
- docs/source/NRAO_logo_medium.png 0 additions, 0 deletionsdocs/source/NRAO_logo_medium.png
- docs/source/NRAO_logo_small.png 0 additions, 0 deletionsdocs/source/NRAO_logo_small.png
- docs/source/conf.py 0 additions, 175 deletionsdocs/source/conf.py
- docs/source/index.rst 0 additions, 30 deletionsdocs/source/index.rst
- pycapo.spec 0 additions, 60 deletionspycapo.spec
- pycapo/__init__.py 2 additions, 1 deletionpycapo/__init__.py
- pycapo/_version.py 0 additions, 2 deletionspycapo/_version.py
- pycapo/commands.py 2 additions, 4 deletionspycapo/commands.py
- pyproject.toml 22 additions, 0 deletionspyproject.toml
- requirements.txt 0 additions, 8 deletionsrequirements.txt
- setup.cfg 0 additions, 14 deletionssetup.cfg
- setup.py 0 additions, 56 deletionssetup.py
.gitlab-ci.yml
0 → 100644
LICENSE
0 → 100644
This diff is collapsed.
LICENSE.txt
deleted
100644 → 0
MANIFEST.in
deleted
100644 → 0
docs/Makefile
deleted
100644 → 0
docs/source/NRAO_logo.png
deleted
100644 → 0
29.5 KiB
docs/source/NRAO_logo_medium.png
deleted
100644 → 0
13.8 KiB
docs/source/NRAO_logo_small.png
deleted
100644 → 0
8.17 KiB
docs/source/conf.py
deleted
100644 → 0
docs/source/index.rst
deleted
100644 → 0
pycapo.spec
deleted
100644 → 0
pycapo/_version.py
deleted
100644 → 0
pyproject.toml
0 → 100644
requirements.txt
deleted
100644 → 0
# Packages needed for development | ||
Sphinx==1.5.1 | ||
sphinx-argparse==0.1.15 | ||
sphinx_rtd_theme==0.1.9 | ||
tox==2.5.0 | ||
pyinstaller==3.2 | ||
pytest==3.0.5 | ||
pytest-runner==2.9 |
setup.cfg
deleted
100644 → 0
setup.py
deleted
100644 → 0