Skip to content

Commit 87ef385

Browse files
committed
Format setup
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent e64bdb6 commit 87ef385

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

setup.cfg

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ keywords =
3030

3131

3232
[options]
33-
package_dir = =src
33+
package_dir =
34+
=src
3435
packages = find:
3536
include_package_data = true
3637
zip_safe = false
@@ -57,6 +58,7 @@ testing =
5758
aboutcode-toolkit >= 6.0.0
5859
black
5960

61+
6062
docs =
6163
Sphinx >= 3.3.1
6264
sphinx-rtd-theme >= 0.5.0

0 commit comments

Comments
 (0)