Add setup.cfg for conda / fastai integration

This commit is contained in:
Ross Wightman 2021-01-03 11:20:33 -08:00
parent 392595c7eb
commit 85bf4b8cd6

4
setup.cfg Normal file
View File

@ -0,0 +1,4 @@
[dist_conda]
conda_name_differences = 'torch:pytorch'
channels = pytorch