Results 695 comments of 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...

![image](https://user-images.githubusercontent.com/2096628/83059303-5349d780-a01f-11ea-92a8-aec90f849e02.png)

Awesome, thanks @captainsafia and @choldgraf !

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