Merge branch 'master' into development
This commit is contained in:
commit
90c340163c
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"restructuredtext.confPath": "${workspaceFolder}/doc",
|
||||
"esbonio.sphinx.confDir": "${workspaceFolder}/doc",
|
||||
"files.watcherExclude": {
|
||||
"**/.git/objects/**": true,
|
||||
"**/.git/subtree-cache/**": true,
|
||||
|
|
|
@ -18,11 +18,11 @@ classifiers =
|
|||
Operating System :: OS Independent
|
||||
Programming Language :: Python
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.6
|
||||
Programming Language :: Python :: 3.7
|
||||
Programming Language :: Python :: 3.8
|
||||
Programming Language :: Python :: 3.9
|
||||
Programming Language :: Python :: 3.10
|
||||
Programming Language :: Python :: 3.11
|
||||
Programming Language :: Python :: Implementation :: CPython
|
||||
Topic :: Software Development :: Libraries :: Python Modules
|
||||
Topic :: Office/Business :: Financial :: Point-Of-Sale
|
||||
|
|
Loading…
Reference in New Issue