conda-tools / conda-build-all

BSD 3-Clause "New" or "Revised" License
30 stars 24 forks source link

Exception raised with anaconda-client 1.6.3 #84

Closed mcs07 closed 7 years ago

mcs07 commented 7 years ago

I get:

TypeError: add_release() got an unexpected keyword argument 'description'

Looks like this recent change to anaconda-client has removed the 'description' argument: https://github.com/Anaconda-Platform/anaconda-client/pull/394