Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit 27f3361

Browse files
authored
Merge pull request #372 from BlueBrain/fix_license
Fix manifest
2 parents ec304d9 + 374c77e commit 27f3361

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

MANIFEST.in

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ include versioneer.py
22
include bluepyopt/_version.py
33
include bluepyopt/ephys/templates/cell_template.jinja2
44

5-
include LICENSE.txt
5+
include.txt
66
include AUTHORS.txt
7-
include LGPL.txt
7+
include COPYING
8+
include COPYING.lesser
89
recursive-include bluepyopt/tests *

0 commit comments

Comments
 (0)