Skip to content

Commit be0a810

Browse files
committed
Add stdeb config
1 parent 9f18d2c commit be0a810

3 files changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
deb_dist
2+
python_magic.egg-info

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[global]
2+
command_packages=stdeb.command

stdeb.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[python-magic]
2+
Depends: libmagic1
3+
Conflicts: python-magic

0 commit comments

Comments
 (0)