Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

Commit

Permalink
shipit/api: for project name use full name of the project (#1597)
Browse files Browse the repository at this point in the history
  • Loading branch information
garbas authored Oct 10, 2018
1 parent 8b27ce2 commit eaeae5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shipit/api/shipit_api/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

PROJECT_NAME = 'shipit-api'
PROJECT_NAME = 'shipit/api'
APP_NAME = 'shipit_api'

0 comments on commit eaeae5e

Please sign in to comment.