vast-ai / vast-python

Vast.ai python and cli api client
MIT License
117 stars 44 forks source link

create a requirements.txt #27

Closed trollwookiee closed 1 year ago

trollwookiee commented 2 years ago

Could you please create a requirements.txt?

This way user doesn't have to manually install all packages and deal with errors like: $ ./vast.py show invoices ERROR: This library depends on a Python package called Borb to make the PDF files. To install this package do 'pip3 install borb'.

dweremeichik commented 1 year ago

It appears that this was fixed in #32