bittensor-subnet-template
bittensor-subnet-template copied to clipboard
Depreciate support for python 3.8
The most important change between typehints, >python 3.9 typehints will actually break python 3.8. So we should be aware of this issue. My recommendation is that we should start depreciating our use of python 3.8 in favour of 3.9 or 3.10.
Originally posted by @Eugene-hu in https://github.com/opentensor/bittensor-subnet-template/pull/26#discussion_r1403680497