Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autogenerate package with cookiecutter #1

Merged
merged 6 commits into from
Aug 3, 2018
Merged

Autogenerate package with cookiecutter #1

merged 6 commits into from
Aug 3, 2018

Conversation

jakirkham
Copy link
Owner

Using the nanshe-cookiecutter template generate the initial project content with some tweaks.

ref: https://github.com/nanshe-org/nanshe-cookiecutter

Using the nanshe-cookiecutter template generate the initial project
content with some tweaks.

ref: https://github.com/nanshe-org/nanshe-cookiecutter
Also clear out some unneeded clutter to handle the old Miniconda.
Python 3.4 is on its way out. So drop it from our testing. With Python
3.4 gone, the requirements can be refreshed a bit.
@jakirkham jakirkham force-pushed the create_pkg branch 26 times, most recently from a7af0fe to a07d4eb Compare August 3, 2018 16:35
@jakirkham jakirkham force-pushed the create_pkg branch 22 times, most recently from 1326b45 to 21bbce1 Compare August 3, 2018 20:28
Basically try to pull everything out of `.travis.yml` into separate,
configurable shell scripts based on each phase.
Provide the configuration needed to start testing and measuring coverage
on CircleCI to cover Linux builds on different Python versions.
@jakirkham jakirkham force-pushed the create_pkg branch 2 times, most recently from d54f920 to e94ac8f Compare August 3, 2018 20:36
Provide the configuration needed to start testing and measuring coverage
on AppVeyor to cover Windows builds on different Python versions.
@jakirkham jakirkham merged commit 5ae6691 into master Aug 3, 2018
@jakirkham jakirkham deleted the create_pkg branch August 3, 2018 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant