Skip to content

Commit 016e881

Browse files
committed
changes to setup for testing
1 parent 781f658 commit 016e881

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ keywords =
5757
packages = find:
5858
include_package_data = True
5959
python_requires = >=3.6, <4
60-
# package_dir =
61-
# pytak = src
60+
package_dir =
61+
pytak = src/pytak
6262

6363
[options.packages.find]
6464
where = src

0 commit comments

Comments
 (0)