Steven Silvester
Steven Silvester
The standard way: https://setuptools.readthedocs.io/en/latest/userguide/datafiles.html
@echarles has been exploring similar ideas in https://github.com/deshaw/ksmm
Taking note of two things we need for this: - Add a pytest marker for tests that require downloads - Use a pytest fixture that creates a venv for anything...

Awesome, thanks @captainsafia and @choldgraf !
+1 for changing.
Hi @AronWater, you can include files of any type in a python package using a [`MANIFEST.in` file](https://packaging.python.org/guides/using-manifest-in/#manifest-in-commands)
Hi @choldgraf and @Carreau, thank you for taking the lead on this. The canvas looks great!
Needs another rebase from #10796
YAR indeed. Happy to merge this sooner than later to avoid the churn