-
### Description
It would be good if you can choose between GitHub Actions and Travis CI, I find it easier and faster since you don't have to create an account nor connect the repo.
A similar alt…
-
Use this cookiecutter template to set up project structure (same one used as hangar)
https://cookiecutter-pypackage.readthedocs.io/en/latest/readme.html
Also please use the `src/stockroom` layou…
-
Hi friends,
I would like to improve our documentation especially for potential contributors. Right now I'm revisiting the structure and the basic requirements, see [hackebrot/docs](https://github.com…
-
It seems that math is not rendered inside an [autosummary](https://www.sphinx-doc.org/en/master/usage/extensions/autosummary.html) table. That is, if the first line of a function docstring contains do…
goerz updated
3 years ago
-
Hi Denis. I still use your code a lot and I was just thinking that it would be very handy to have available as a package on pypi (so that one could install with simply `pip install intergrid`). Do you…
-
My sense is that the dependencies in setup are there for end users, and should be as loose as possible.
For developers, though, I feel like requirements.txt may have a role: Specifying the dependenci…
-
In https://github.com/ckan/ckan/pull/6620 setup.py was largely simplified but still some bits remain in old setup.py files. Now with lates pip and setuptools installing extensions as editable for deve…
-
The basics of cookiecutter-pyopensci are all there and its ready to go! I tried to make the original cookiecutter-pypackage more beginner-friendly while avoiding any significant overhauls. It would be…
-
A cross of
- https://github.com/ilyasotkov/vscode-devcontainer-python-cookiecutter
- https://github.com/mmasdeu/sage_package_template
The devcontainer config would be one of those added in #3…
-
I've noticed on some builds using PyPy that `pip check` seems to report that `pycparser` is missing. After looking at the `setup.py`, I'm not sure how that could be the case, but all the same, I'm get…