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

Merge pull request #460 from larrybradley/ignore

Add .eggs to .gitignore

cbee400ac03d1d1f8de3e87a92f42cc44d3e5d56 authored over 4 years ago
Add .eggs to .gitignore

27e3e1b17f8db2231bb58136475c34377fbb2e35 authored over 4 years ago
Merge pull request #459 from larrybradley/tox-linkcheck

Add linkcheck to tox envlist

a09bb252c9220db9a3582365c4adcca12141ee5b authored over 4 years ago
Add linkcheck to tox envlist

d9b5f78a0dea10be633f38f63ccc71c515c34aca authored over 4 years ago
Merge pull request #457 from mkelley/patch-1

Correct typo

e3d0db3f5ec30f98fc726b566bc5cb77943110f9 authored almost 5 years ago
Correct typo

270c1fd5879c959871a46ee8ab3464520a068574 authored almost 5 years ago
Merge pull request #455 from adrn/migration-guide-edits

Clarify removal of DistutilsExtensionArgs in migration guide

a177dcf6c9fe134e760c834fb0ce0fcc33922835 authored almost 5 years ago
clarify removal of distutilsextensionargs

f835033c65eab79212156864e568d79651a76559 authored almost 5 years ago
Fix for issue #450

fad6b1b842779d45e8cf6bca0a100cf2059e1a0c authored almost 5 years ago
Merge pull request #451 from bmorris3/patch-4

Typo corrections

ef4cdd28d35abee421361bd9fdf460b2d4a34be8 authored almost 5 years ago
Update tox.ini

d5b6d2135008ae70c6d94cde98fe8f41ef69ddc5 authored almost 5 years ago
add note to template_changes; tell cookiecutter to not render anything in .github

16d329bdff1f70d0204ae3f87f4167f49d01c861 authored almost 5 years ago
remove oldestdeps from env list. update step name.

070f212866ef14a8d310e80a16f06bb1cbbbbb2e authored almost 5 years ago
don't install numpy in actions, let tox handle it. need to specify the py3x- part of the tox env name.

9d3c29dd3bdeb21b3489a6ce233935d90c8ac0ac authored almost 5 years ago
fix to only use var from tox-env since tox is smart enough to figure out the rest from there based on the default version of python that's available

95bce3705733792ba4b962765af7d840819f5b0f authored almost 5 years ago
flesh out comments in workflow config file

7b3f717b29f7e35a3516ab97a70bb84a31199a79 authored almost 5 years ago
add github actions workflow configuration to the template and add a question whether to use it

8b1a5d72c84324d6022d8f7001b0969a20f268dd authored almost 5 years ago
Merge pull request #447 from larrybradley/remove-cextern

Remove include_cextern_folder option

ab49cf20e35554cfc641a74e4ddd3c796a578466 authored almost 5 years ago
Merge pull request #448 from larrybradley/gitignore

Add .eggs and pip-wheel-metadata to .gitignore

36f75d7dfa3e8df833d85dfa3ca954a2ac38ad7a authored almost 5 years ago
Add .eggs and pip-wheel-metadata to .gitignore

77d11fa51ddbd0ff363e0b759cbe282f8063bce4 authored almost 5 years ago
Remove include_cextern_folder option

13527a8cf12c7a8d595e40a5efc99c70f42bad1a authored almost 5 years ago
Remove cextern directory

2f74b6134c09a1d149188043a54e24126c9256a3 authored almost 5 years ago
Merge pull request #446 from larrybradley/cextern

Remove cextern directory based on input

99d1156c4768a77d84c51fc0339221d25ead43da authored almost 5 years ago
Remove cextern directory based on input

cba7bce5901a543b8addb61e58c669285753a967 authored almost 5 years ago
Merge pull request #443 from pllim/ape-17-edits

DOC: Minor edits to APE 17 guide

ee2bf28da369035b488e12ab9b2b14d6ccdfd445 authored almost 5 years ago
Merge pull request #445 from lpsinger/remove-unused-import

Remove unused import

845c138486376484e5c6909d0050fd7e17fe186d authored almost 5 years ago
Remove unused import

70e25447b492a607a40d4143a2a065260e634974 authored almost 5 years ago
Minor edits to APE 17 guide [docs only]

fc66f2fa3c0ea43ce791d34567174e46b7f1eaa4 authored almost 5 years ago
Merge pull request #440 from pllim/init_pycheck

MNT: Remove Python version check from __init__.py

9abee42f153bf34560487c1237e420b292b8a80c authored almost 5 years ago
MNT: Remove Python version check from __init__.py

e3b1b76e210ddccccb7ace93d2e90d281c06c75f authored almost 5 years ago
Merge pull request #433 from zonca/patch-1

Fix instructions to update via git

4e55cdb8a8e0308e4eafde6957edd6b6955a92cc authored almost 5 years ago
Merge pull request #438 from astrofrog/infrastructure-refactor

Refactor package template to follow APE 17

999de51f7f1cef769491627c0ddbe94b02af45a4 authored almost 5 years ago
Fix missing comma

Co-Authored-By: P. L. Lim <[email protected]>

46622bb32a7451e28cad65d3657953b671a65f0e authored almost 5 years ago
Add missing ASTROPY_HEADER

1b812efb0636a263ab652ec64e24b2c9f45e6138 authored almost 5 years ago
Added a note on release procedures and conda-forge

2b0155c8b467dedb0a1b912e38fa6189fdf10a2b authored almost 5 years ago
Added a note about why the conftest.py file needs to be in the source tree

9da0a1c1023958e6bd238a7b62b436a4a076a40b authored almost 5 years ago
Made pytest-astropy-header optional

3f9a571c6c40f69fb72c637ad1335759a50da2ce authored almost 5 years ago
Use root __version__ instead version

f14c67313dd574aa1842f341930745ff66578fb4 authored almost 5 years ago
Always use master branch for edit_on_github

c9ff2c4ee016be1d8f6fecb9d40eb56165ab5a94 authored almost 5 years ago
Make coverage testing opt-in

970fe945438539c1cfb0306088639e5840c75b25 authored almost 5 years ago
Fixes/improvements to APE 17 migration guide

d62621cb5518792af1bbb95e3c65020bc47d8659 authored almost 5 years ago
Added trailing slash in .gitignore for directory

Co-Authored-By: P. L. Lim <[email protected]>

ef9573da29fc3b7ee7e296d308da09dabaf7993d authored almost 5 years ago
Added long_description_content_type

acfd4b349bf800e3b8b5a1d8933e0c12533f493f authored almost 5 years ago
Added new entry to .gitignore

65d57c120391a4f1b2ced387e319fac87ea08144 authored almost 5 years ago
Avoid repetition in setup.py

a4948220742f43d598ad60b63d3624cd9ff617a6 authored almost 5 years ago
Added description of new options

45122d67275111619d4bd4aa7e6ee213730fe051 authored almost 5 years ago
Added support for specifying required and optional dependencies

c6dbd6e2ea73c6f760091a090badf630b50897e6 authored almost 5 years ago
Give more example environments in the tox envlist

cf0b842f46597fdd64fddf035c9d644cfdf07814 authored almost 5 years ago
Add back minimum_python_version to list of questions/options

b2dd969b5824fa69c6798953a1e72261adea79a7 authored almost 5 years ago
Make sure repository is initialized on Travis

7ef315e4076bfb9c552c6db7f9c12912688314f9 authored almost 5 years ago
Improvements to migration guide following review

66cc65ad659fdb181a275187c54d31f8afd40424 authored almost 5 years ago
Added sentence about core package

190fb6b38191848b597a5cf17462b61a292fc539 authored almost 5 years ago
Bump minimum supported version to 3.6 and add 3.8

ce4854833f17da6d9e8025b959fc753045ca93d6 authored almost 5 years ago
Remove option to initialize git repository since it is no longer very useful without astropy-helpers. Also remove remaining references to astropy-helpers.

1c46da4f99c4180395aa42772eb27cb67056da16 authored almost 5 years ago
Apply suggestions from code review

Co-Authored-By: P. L. Lim <[email protected]>

93f106678c9000f0b2b520a9640c22e2b8e9406b authored almost 5 years ago
Fix typo

34ad4ce35f62c4708fc6e7ac46fe0c1d55e678e4 authored almost 5 years ago
Make Step 0 sound less optional

e1658a33dc75102ebcba1078fd1c622409949841 authored almost 5 years ago
Fix variable

b4a2092c0948f8be3135434004aeac29ee78ebfd authored almost 5 years ago
Fix RTD config files

471e6ca30ece5deb526d85ae9cbb01f919a45a8b authored almost 5 years ago
More cleanup of the APE 17 migration guide

4d8b5c7f3b8b303c0c9c62956f48fc6f1554a4d4 authored almost 5 years ago
Simplified migration guide to avoid duplication with template

33574f14b52c4933b7b8685c76db4b9614e562af authored almost 5 years ago
Enable cron again

38a4a950054e3392416f0011f169a0d265d44503 authored almost 5 years ago
Added changelog entry

bac13750f866b9ca161564b8378ddf469ab00dbf authored almost 5 years ago
More updates to migration guide

77a2ad6a6df7b34b1d869018ba1f04dda6ef2c8b authored almost 5 years ago
Remove questions that are no longer needed

4c00c239362a546797923e9119de741a5ad83b83 authored almost 5 years ago
Fix syntax in cookiecutter.json and change default back for include_example_code

e2658567565187b3c1e5bedbc3316784da60bfb0 authored almost 5 years ago
Remove .rtd-environment.yml file

2c3659c3982b6f8d2baf3bb21ebd8645ba8bbc5e authored almost 5 years ago
More cleanup

343087999f1abb29f7a4c698080806760e440a93 authored almost 5 years ago
More updates to migration guide

dce1c2c07967c15ffa30e2e8baa09cb9bbde99af authored almost 5 years ago
Added initial migration guide to Sphinx docs

2af909cac70fd000bdaaeff3180be1124b057f3f authored almost 5 years ago
Fix dependency

16785ed9eac0cc76f34b32f6138a91abdffd0d97 authored about 5 years ago
Fix syntax and spelling

18b0b770ea98f2c96a392f40fe6a2a8cf2b72cd5 authored about 5 years ago
Fix Python version

bef5dcadbffaabb5e5224cc05db11c87cfa25d3b authored about 5 years ago
More improvements to infrastructure

0b4895cf9f361846eabbfd534698f0b44070ad94 authored about 5 years ago
Updated CI configuration

517e032a821d603944170be2ba570984a3c7fd8a authored about 5 years ago
Start refactoring package template to follow APE 17

ca9f8075a766bf41b9aa707ecf80e6af4b2ca284 authored about 5 years ago
Merge pull request #427 from mhvk/patch-1

Fix edit-on-github

34c5256e192113882fa52ccbb30a15cd002f3b6a authored over 5 years ago
Fix instructions to update via git

c2452463e2d780b017db3df5e4d97940bb2f6696 authored over 5 years ago
Fix edit-on-github

Use the new way of using `import_module` instead of `__import__`, and
fixes a remaining 'packag...

39f8527d7e1e2e856035ce0ed87b15ee2b0b26c3 authored over 5 years ago
Merge pull request #425 from lpsinger/typo-carried

Fix typo

b06e06f44c8df7a9c1d192ad7b3a383f3ad934f5 authored over 5 years ago
Fix typo

b1c1a4dc349f8bc46922400be27e4c5e69149d58 authored over 5 years ago
Merge pull request #424 from bsipocz/pytest_header

Adding pytest header report

8ec2d5b091a35dec2431edd1f965dcaa960b8807 authored over 5 years ago
Adding pytest header report

3131c7387af5291f5e6943a7e918d6f297933d82 authored over 5 years ago
Merge pull request #422 from pllim/new-stage

TST: Move Windows tests to new stage

2c0828724c190be59bdd023dcd052d8ad618e3fd authored over 5 years ago
TST: Move Windows tests to new stage

384fe69c4cb758a27eba6eaa1a78b460ef72912e authored over 5 years ago
Merge pull request #420 from pllim/rm-appveyor

Remove Appveyor from template

c936362f513471372589e11c3012829dc47613da authored over 5 years ago
Remove Appveyor from template. Use Windows build on Travis.

206e63e5f7c3271eb89e6e04ab28120733131406 authored over 5 years ago
Merge pull request #417 from lpsinger/fix-typo-cmdclass

Fix typo: cmdclassd -> cmdclass

1eda753e720f2cf6bc48abb5a8247eec486a5323 authored over 5 years ago
Fix typo: cmdclassd -> cmdclass

99b7e30ec3aa02fa1f7471d8ffa2d358e8169123 authored over 5 years ago
Merge pull request #416 from bsipocz/conftest_add_helpers_version

Always have the header customization

cd882a57f577b693c26e09a823a77a755341fca5 authored over 5 years ago
Always have the header customization, we import the display anyway so these should work

90387302793ff9d837f3e6407b8f7de6ab7d9d63 authored over 5 years ago
fix pep8

42f2fd5b347c0bf1a1448c2684fc353a65d7cadb authored over 5 years ago
Merge pull request #415 from bsipocz/init_all

Be explicit when populating the namespace

01360c91f529167ce157f26acbcb2aa5d4536d1a authored over 5 years ago
Adding some narrative

f9e6d8800a587e1f6d5f825cb2756e504a2721c0 authored over 5 years ago
fix typo

b38ae69f0f20c402c84141b844641fd0e22e9fb6 authored over 5 years ago
Be explicit when populating the namespace

c7fe9f602bb0bb225030a91a3c43daac3da15fe4 authored over 5 years ago
Merge pull request #413 from bsipocz/update_helpers_3.2.1

Updating python3 only helpers to be 3.2.1

f793f07571af2ebdb7fa3b42d9ea448ed0da2c86 authored over 5 years ago
Updating python3 only helpers to be 3.2.1

83fb5775731f4132b6df3b2267b28c00a2e75761 authored over 5 years ago
Merge pull request #411 from bsipocz/travis_astropy_numpy_dev_cron

Adding astropydev+numpydev job to the cron

85ff55ad490e09da54918bc73f23233c63c0a3ce authored over 5 years ago
Adding astropydev+numpydev jon to the cron

652b6e1d0b74ab416790bd65faa34dd67061dd6b authored over 5 years ago