Skip to content

Commit 054640a

Browse files
committed
Moved samples under the package dir
1 parent 475eaaf commit 054640a

File tree

5 files changed

+3
-0
lines changed

5 files changed

+3
-0
lines changed

pyodoo/samples/__init__.py

Whitespace-only changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,6 @@ packages =
2424
pyodoo
2525
pyodoo.v12
2626
include_package_data = False
27+
28+
[options.package_data]
29+
pyodoo = samples/*

0 commit comments

Comments
 (0)