Skip to content

Conversation

@cheriimoya
Copy link

I came across this project when trying to run portray with python3.12.

Using these two commits, I am able to run the example from the readme:

import hug @hug.get() def hello(): '''says hello''' return "hello" 

I assume, that other things are broken, too, but I don't know how to verify.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants