bstaple1 / MTGA_Draft_17Lands

Magic: The Gathering Arena draft tool that utilizes 17Lands data
MIT License
110 stars 31 forks source link

pedantic version error #36

Closed nottooloud closed 1 year ago

nottooloud commented 1 year ago

version.txt in 310 says 3.09

bstaple1 commented 1 year ago

Are you referring to this Pydantic version error? If so, then you need to run the pip install -r requirements.txt command using the requirements.txt file that's in the main branch, not the file that's tagged in the 3.10 release. You can also enter pip install pydantic==1.* to set the correct version of Pydantic.

nottooloud commented 1 year ago

Well, I was referring to it, but just wordplay on the title. version.txt in 310 says 3.09. Shouldn't it say 3.10?

nottooloud commented 1 year ago

Completely pedantic. a little Sunday humour.