random-word icon indicating copy to clipboard operation
random-word copied to clipboard

Support specifying API_KEY in pyproject.toml

Open jimpudar opened this issue 5 years ago • 0 comments

I use Poetry for installing my Python dependencies. Currently I don't see an easy way to specify my own API key for random-word in my pyproject.toml.

Ideally there would be a way to provide my own API key within my pyproject.toml so that it is used when the package is installed using Poetry.

jimpudar avatar Feb 16 '20 18:02 jimpudar