[DEV] updave python version dependency
This commit is contained in:
parent
8aa4239363
commit
792df536b2
@ -22,7 +22,7 @@
|
||||
<dependency>
|
||||
<groupId>kangaroo-and-rabbit</groupId>
|
||||
<artifactId>archidata</artifactId>
|
||||
<version>0.2.6</version>
|
||||
<version>0.3.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
@ -43,7 +43,7 @@ setup(name='karanage-tools',
|
||||
'Topic :: Software Development :: Libraries'
|
||||
],
|
||||
install_requires=[
|
||||
'karanage'
|
||||
'karanage=='+read_version_file()
|
||||
],
|
||||
long_description_content_type="text/markdown",
|
||||
keywords='system cpu status',
|
||||
|
@ -1 +1 @@
|
||||
0.3.0-dev
|
||||
0.4.0-dev
|
@ -1 +1 @@
|
||||
0.3.0-dev
|
||||
0.4.0-dev
|
Loading…
Reference in New Issue
Block a user