Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
ops_sdk
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PublicSource
ops_sdk
Commits
27c91ed0
Commit
27c91ed0
authored
Apr 15, 2022
by
张醒狮
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Merge branch 'feature/zxs-redis-20220412' into 'master'"
This reverts merge request
!1
parent
5c8354ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
setup.py
setup.py
+2
-2
No files found.
setup.py
View file @
27c91ed0
...
...
@@ -9,12 +9,12 @@ from distutils.core import setup
setup
(
name
=
'opssdk'
,
version
=
'0.0.1
9
'
,
version
=
'0.0.1
8
'
,
packages
=
[
'opssdk'
,
'opssdk.logs'
,
'opssdk.operate'
,
'opssdk.install'
,
'opssdk.get_info'
,
'opssdk.utils'
,
'websdk'
],
url
=
'https://github.com/ss1917/ops_sdk/'
,
license
=
''
,
install_requires
=
[
'fire'
,
'shortuuid'
,
'pymysql==0.9.3'
,
'sqlalchemy==1.3.0'
,
'python3-pika==0.9.14'
,
'PyJWT'
,
'Crypto==1.4.1'
,
'requests'
,
'redis==
3.2.0
'
,
'tornado==5.0'
,
'Crypto==1.4.1'
,
'requests'
,
'redis==
2.10.6
'
,
'tornado==5.0'
,
'aliyun-python-sdk-core-v3==2.8.6'
,
'aliyun-python-sdk-dysmsapi'
,
'python-dateutil==2.7.5'
,
'ldap3==2.6'
,
'pycryptodome'
],
author
=
'shenshuo'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment