Open jimpudar opened 4 years ago
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.
random-word
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.
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 mypyproject.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.