LibreSelery
LibreSelery copied to clipboard
OpenSelery should run when Tokens are empty string
I don't like this line in the README:
Fill the Coinbase and [Libraries.io](https://libraries.io/api) tokens with XXXXX to just get started without creating an actual accounts for this APIs.
Can we setup up OpenSelery so that this lines could be completly empty? This would simply the usage when people test it the first time.
remove all dependencies to external REST apis and you are golden. not happening i guess :D
Yes but if you have include_dependencies = False
and simulation = True
you just need one tokens. This makes OpenSelery much easier to try out.