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

[pull] master from audreyfeldroy:master #1

Open
wants to merge 576 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 28, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

eliasdorneles and others added 30 commits June 11, 2017 11:28
Use Tox-Travis for environment selection
Remove package directory from PYTHONPATH
Link auto-generated API into documentation index
- 2 blank lines at EOF
- Makefile imports
The root cookiecutter project has a different configuration for both tox
and Travis, compared to the generated project. This is inconsistant, but
also makes it difficult to detect breakage of the test setup of the
generated project. Updating the setups to match increases
maintainability.
Python 2.6 is no longer supported by the Python core team. Most tools no
longer support this version of Python, pip will also drop Python 2.6
support in a future release. Therefore this version of Python should not
be included in the generated project.
Recent releases of Pytest no longer support Python 3.3. This means that
a generated project using a recent version of Pytest will fail it's test
cases. Because the generated project should work out-of-the-box, support
for Python version 3.3 is removed.
Python 3.6 is the most recent stable release of Python (2016-12-23), so
code should be tested against this version.
Add pyup badge as option in README.rst
the tests directory should not contain __init__.py
Tweak .gitignore, wrap text in LICENSE
Formatting and style changes (cosmetic)
Enrikaa and others added 28 commits April 6, 2024 13:16
fix #715: Get tests running + remove obsolete Argparse tests
- adapted to src structure... moved to pathlib
Keep Dask fragments out of commits
…-makefile

remove-black-references-in-makefile
@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull merge-conflict Resolve conflicts manually
Projects
None yet
Development

Successfully merging this pull request may close these issues.