diff options
| author | Michele Simionato <michele.simionato@gmail.com> | 2021-11-01 16:34:35 +0100 |
|---|---|---|
| committer | Michele Simionato <michele.simionato@gmail.com> | 2021-11-01 16:34:35 +0100 |
| commit | d5d65ada05723b3d4999a3aa419aac2f5f02012b (patch) | |
| tree | 4cd54abceb23ff0d2ac28f5078966b863031f575 /setup.py | |
| parent | baf129705a56ead40a71b1813003439e06fd1538 (diff) | |
| parent | f3daf42a7928e157e1e0b8ec6840f68af5d20a83 (diff) | |
| download | python-decorator-git-d5d65ada05723b3d4999a3aa419aac2f5f02012b.tar.gz | |
Merge branch 'master' of github.com:micheles/decorator
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ if __name__ == '__main__': 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', + 'Programming Language :: Python :: 3.10', 'Programming Language :: Python :: Implementation :: CPython', 'Topic :: Software Development :: Libraries', 'Topic :: Utilities'], |
