Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
63dfedc917 | ||
|
|
006bda53c1 | ||
|
|
201f720843 | ||
|
|
8d03171925 |
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,3 +4,4 @@ venv/
|
|||||||
__pycache__/
|
__pycache__/
|
||||||
dist
|
dist
|
||||||
itd_sdk.egg-info
|
itd_sdk.egg-info
|
||||||
|
nowkie.gif
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
# pyITDclient
|
# itd-sdk
|
||||||
Клиент ITD для python
|
Клиент ITD для python
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
BIN
nowkie.gif
BIN
nowkie.gif
Binary file not shown.
|
Before Width: | Height: | Size: 13 MiB |
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "itd-sdk"
|
name = "itd-sdk"
|
||||||
version = "0.2.0"
|
version = "1.0.0"
|
||||||
description = "ITD client for python"
|
description = "ITD client for python"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
authors = [
|
authors = [
|
||||||
|
|||||||
Reference in New Issue
Block a user