Skip to content

Commit 8a40709

Browse files
committed
set up pypi release workflow
1 parent 6588052 commit 8a40709

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include requirements.txt

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
setup(
99
name='litewebagent',
10-
version='0.1.2',
1110
packages=find_packages(),
1211
include_package_data=True,
1312
author='Danqing Zhang',

0 commit comments

Comments
 (0)