Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bryan BRANCOTTE
django-basetheme-bootstrap
Commits
8d99079c
Commit
8d99079c
authored
Sep 04, 2019
by
Bryan BRANCOTTE
Browse files
fixing package_data, adding fonts
parent
a0bc442e
Pipeline
#14287
passed with stage
in 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
8d99079c
...
...
@@ -24,6 +24,7 @@ setup(
"templates/basetheme_bootstrap/*"
,
"templates/registration/*"
,
"templates/*"
,
"static/fonts/*"
,
"static/css/*"
,
"static/js/*"
,
]},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment