TheRenegadeCoder / subete

The Sample Programs API in Python
https://subete.therenegadecoder.com
MIT License
2 stars 2 forks source link

Add ability to get information about untestable languages #67

Closed rzuckerm closed 10 months ago

rzuckerm commented 10 months ago

Also, contains the following changes:

rzuckerm commented 10 months ago

Looks great! I'm curious if the setup.py file is even needed anymore with the pyproject file in place. Otherwise, this is an exciting change and update!

It's not, but I wanted to keep the PR small. If you'd like, I can do a separate PR to convert the project to poetry.

jrg94 commented 10 months ago

It's fine either way!