Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/astropy/package-template

Template for packages that use Astropy. Maintainer: @astrofrog
https://github.com/astropy/package-template

If necessary, move configuration file to the right place on first import

3e298dcdb6dc10833baa8cf0350f68ace5468e40 authored almost 12 years ago by Thomas Robitaille <[email protected]>
Update setup.py to reflect re-factored setup code for 0.2 release

29672f5058979dd355b6268ac915baedc4829185 authored almost 12 years ago by Thomas Robitaille <[email protected]>
Changed check in setup.py to syntax in core package to avoid issues when Sphinx is not installed.

970d24280ddf417b9c07820cf203505024ebe083 authored about 12 years ago by Thomas Robitaille <[email protected]>
line wrap fixes

1747061928517ae1bb9e147b30c1e8654ce72a05 authored about 12 years ago by Erik Tollerud <[email protected]>
added commented-out edit_on_github section to conf.py and related instructions in README

bb5cf2f7e34638b89b5693eacda652c562cf9faf authored about 12 years ago by Erik Tollerud <[email protected]>
Merge pull request #9 from astrofrog/readme-edits

Adjust and remove unnecessary instructions from README.rst

f0b4693107a20c937308422bea4e082543b59949 authored over 12 years ago by Erik Tollerud <[email protected]>
tweak to instructions from @astrofrog's suggestion

c24355335a1b7efa38f264a91901948a588cdca7 authored over 12 years ago by Erik Tollerud <[email protected]>
Remove unnecessary instructions from README.rst

ac0c9803c11ae29731d293101f545b6b5e3e1070 authored over 12 years ago by Thomas Robitaille <[email protected]>
Update distribute_setup.py to 0.6.28

b5ecb60ada4546a942f4ff9be9780b6a4c81dc59 authored over 12 years ago by Thomas Robitaille <[email protected]>
Merge pull request #6 from astrofrog/update-setup

Update setup.py to bring it in line with Astropy core

467a9123f2efaaee3e6a96759321149d2cc1bb50 authored over 12 years ago by Thomas Robitaille <[email protected]>
Merge pull request #2 from astrofrog/update-testing

Fix package init to not import py.test

c3072fea6d3d4217d89473ebea064f45731c50ab authored over 12 years ago by Thomas Robitaille <[email protected]>
Added `coverage` option that was added in the Astropy core

4de0c538e1bb5820c5ce3cc06f569e9e79b48eb9 authored over 12 years ago by Thomas Robitaille <[email protected]>
Update testing to only import pytest when tests are run

6dc6018954746c2d63e50be6f1609f6c118146fa authored over 12 years ago by Thomas Robitaille <[email protected]>
added kwarg options to test runner

f0834306aa61074c64f52b781fed8d60b3ef5483 authored over 12 years ago by Erik Tollerud <[email protected]>
removed line setting unused _test_runner variable

3058b658a3eddc17a1b0492a03668a1351ecd073 authored over 12 years ago by Thomas Robitaille <[email protected]>
Removed comments

4a45b392a0e7b6b43e9927e6b35a0fab0faf4ff9 authored over 12 years ago by Thomas Robitaille <[email protected]>
Merge pull request #7 from astrofrog/added-templates

Added templates that inherit from core package

e42cef320974601315b6cee8958014f93d86588b authored over 12 years ago by Thomas Robitaille <[email protected]>
added comment directing to base of jinja template

4b934c0d0482192748e3ccee00b9fb94c3f52b13 authored over 12 years ago by Erik Tollerud <[email protected]>
Updated setup.py to bring it in line with the Astropy core

e06043a80f5725f798c23d9f3c4b016c8bd35396 authored over 12 years ago by Thomas Robitaille <[email protected]>
Added `_templates` to list of patterns to exclude

8b72631f6897c78098978ee236f8a72ed61f38fa authored over 12 years ago by Thomas Robitaille <[email protected]>
Added templates that inherit from core package

2450780f138a00e17868922bbe7ab380c0e8e74f authored over 12 years ago by Thomas Robitaille <[email protected]>
Merge pull request #4 from kbarbary/doc-theme

Use bootstrap-astropy theme in docs

c22f28921c28cde540e6ab6b1bbdc32e911d2f3c authored over 12 years ago by Erik Tollerud <[email protected]>
use installed astropy theme

30b5b2335c52329112b98fb916cd1b4bd1f028ac authored over 12 years ago by Kyle Barbary <[email protected]>
update conf.py to use bootstrap-astropy theme, mirror astropy's version

b5ae6ab3f63b0d413482b278bc63e40f1e895a8a authored over 12 years ago by Kyle Barbary <[email protected]>
remove default.css import from astropy.css - now not needed

0acc76740009b03da21bcdf23df929bb54d27630 authored over 12 years ago by Kyle Barbary <[email protected]>
Copy bootstrap-astropy theme from astropy

a30dfa10468f61abea4834bb3f0ad87bb222dbed authored over 12 years ago by Kyle Barbary <[email protected]>
Updated setup.cfg to match Astropy core package

ebc6cfd245d89c66c73fef7121b5e4e7a0197ecc authored over 12 years ago by Thomas Robitaille <[email protected]>
Added CSS file from Astropy core package

01434bf0e60a43e51276d268e6dc4a95884380ff authored over 12 years ago by Thomas Robitaille <[email protected]>
typo fixes in conf.py comment

07165febe70f94ecd23e618b83ab1dac9a5442fd authored almost 13 years ago by Erik Tollerud <[email protected]>
fixed conf.py to not insert source dir into sys.path

81202eeab132425b2b4b711d5c3dc3feac6066c5 authored almost 13 years ago by Erik Tollerud <[email protected]>
Move the py.test conftest.py file to the astropy directory so it is installed. Changed the import of plugins accordingly. Also updated the .gitignore file so it ignores the Mac OS X .DS_Store file.

4c2515bc3981b4166fefeee7480f17602e278fd4 authored almost 13 years ago by Thomas Robitaille <[email protected]>
updated docs Makefile to reflect astropy

6a3a5d9f4aee39628ba8803c2cd7a9ea2377d47f authored about 13 years ago by Erik Tollerud <[email protected]>
Initial commit of affiliated package template

58106d9e7de12ac43b6f39d3362da211b43dc0c8 authored about 13 years ago by Thomas Robitaille <[email protected]>