exercism / python-representer

GNU Affero General Public License v3.0
6 stars 9 forks source link

Update to Python 3.10 #34

Closed andrerfcsantos closed 2 years ago

andrerfcsantos commented 2 years ago

This PR updates the representer to Python 3.10. Also installing curl just to remove it seems unnecessary.

Related PRs