Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Klinische Genetica
prinia
Commits
d860edaf
Commit
d860edaf
authored
Jan 31, 2018
by
Damien Zammit
Committed by
Sander Bollen
Sep 05, 2018
Browse files
setup.py: Add MANIFEST.in and force static files to be included at install stage
parent
a4da9b23
Changes
2
Show whitespace changes
Inline
Side-by-side
MANIFEST.in
0 → 100644
View file @
d860edaf
recursive-include prinia/static *
setup.py
View file @
d860edaf
...
...
@@ -11,6 +11,7 @@ setup(
author
=
'sander bollen'
,
author_email
=
'a.h.b.bollen@lumc.nl'
,
description
=
'primer design'
,
include_package_data
=
True
,
entry_points
=
{
"console_scripts"
:
[
"primerdesign = prinia.primerdesign:main"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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