4doom4 / python-voipms

Python client for v1 of voip.ms REST API
MIT License
23 stars 11 forks source link

Missing dependency declaration? #23

Open brianjmurrell opened 1 month ago

brianjmurrell commented 1 month ago

I'm most certainly no Python packaging expert but doesn't this https://github.com/4doom4/python-voipms/blob/f771885005af5cd949dc7b0b179d6baebc064d7c/voipms/entities/didssend.py#L8 require some kind of declaration of the dependency in setup.py?