Version fix (#193)
* Version fix * Workflow fix * Test fix * Test fix * Removing code that was meant to be removed Caused an extra file to be created when the request is called * Updated env sample to address workflow * Removed import * env fix * Version change * Version bump Going with the version I done earlier. I won't have the versioning match the api version in the endpoints * Fixing versions for app dependencies
This commit was merged in pull request #193.
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
Web API for the Icarus project.
|
||||
|
||||
|
||||
### Requires
|
||||
`icarus_auth` +v0.6.0
|
||||
`songparser` +v0.4.1
|
||||
|
||||
## Getting Started
|
||||
Quickest way to get started is with docker. Make sure `icarus_auth` and `songparser` repositories
|
||||
are located in the root of the parent directory. Check the respective repositories to ensure they
|
||||
|
||||
Reference in New Issue
Block a user