Skip to content

Commit fb7ba3a

Browse files
committed
wheeling
1 parent 023ceeb commit fb7ba3a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.cfg

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ url = https://github.com/robots-from-jupyter/robotframework-jupyterlibrary
77
author = Nicholas Bollweg
88
author_email = nick.bollweg@gmail.com
99
license = BSD-3-Clause
10+
license-file = LICENSE
1011
keywords =
1112
Interactive
1213
Jupyter
@@ -40,6 +41,9 @@ zip_safe = False
4041
where =
4142
src
4243

44+
[bdist_wheel]
45+
universal=1
46+
4347
[flake8]
4448
exclude = .git,__pycache__,envs
4549
max-complexity = 10

0 commit comments

Comments
 (0)