diff options
| author | 2021-12-31 16:56:24 +0100 | |
|---|---|---|
| committer | 2021-12-31 16:56:24 +0100 | |
| commit | ceb6564185b5fe662d40db3ea04a960ddbc43a84 (patch) | |
| tree | 0a3b6045932f0888411f5afbdd5354421764e64c /pyproject.toml | |
| parent | b9ba576e09cace9e940287b01a2148bbce166108 (diff) | |
| download | client-ceb6564185b5fe662d40db3ea04a960ddbc43a84.tar.gz client-ceb6564185b5fe662d40db3ea04a960ddbc43a84.tar.bz2 client-ceb6564185b5fe662d40db3ea04a960ddbc43a84.zip | |
Version 0.1.00.1.0
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..9787c3b --- /dev/null +++ b/pyproject.toml | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | [build-system] | ||
| 2 | requires = ["setuptools", "wheel"] | ||
| 3 | build-backend = "setuptools.build_meta" | ||
