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
cubicweb
cubicweb
Commits
93e5ff442783
Commit
7e5e1bed
authored
Jul 13, 2021
by
Fabien Amarger
Browse files
chore(debian): Remove debian package indication from data-migractions test
parent
184f41a23b7b
Pipeline
#68086
passed with stages
in 31 minutes and 41 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
cubicweb/server/test/data-migractions/cubicweb_fakecustomtype/__pkginfo__.py
View file @
93e5ff44
...
...
@@ -63,5 +63,3 @@ for dirname in (
):
if
isdir
(
dirname
):
data_files
.
append
([
join
(
THIS_CUBE_DIR
,
dirname
),
listdir
(
dirname
)])
# Note: here, you'll need to add subdirectories if you want
# them to be included in the debian package
cubicweb/server/test/data-migractions/cubicweb_fakeemail/__pkginfo__.py
View file @
93e5ff44
...
...
@@ -66,5 +66,3 @@ for dirname in (
):
if
isdir
(
dirname
):
data_files
.
append
([
join
(
THIS_CUBE_DIR
,
dirname
),
listdir
(
dirname
)])
# Note: here, you'll need to add subdirectories if you want
# them to be included in the debian package
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