sqlalchemy / mako

Mako Templates for Python
https://www.makotemplates.org
MIT License
364 stars 62 forks source link

Update setup.py #339

Closed anukaal closed 3 years ago

CaselIT commented 3 years ago

I think we could also add Programming Language :: Python :: 3.10 (after running the tests on it maybe)

anukaal commented 3 years ago

I think we could also add Programming Language :: Python :: 3.10 (after running the tests on it maybe)

yes ig we can do it !

CaselIT commented 3 years ago

I think we are all good for adding 3.10:

=================================================================================================================== test session starts ====================================================================================================================
platform linux -- Python 3.10.0rc1, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 -- /mako/.tox/py/bin/python
cachedir: .tox/py/.pytest_cache
rootdir: /mako, configfile: setup.cfg
collected 469 items

test/test_ast.py::AstParseTest::test_argument_list PASSED                                                                                                                                                                                            [  0%]
... lost of tests ...
test/ext/test_linguaplugin.py::ExtractMakoTestCase::test_extract PASSED                                                                                                                                                                              [100%]

============================================================================================================= 464 passed, 5 skipped in 11.59s ==============================================================================================================
_________________________________________________________________________________________________________________________ summary __________________________________________________________________________________________________________________________
  py: commands succeeded
  congratulations :)
anukaal commented 3 years ago

I think we are all good for adding 3.10:

=================================================================================================================== test session starts ====================================================================================================================
platform linux -- Python 3.10.0rc1, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 -- /mako/.tox/py/bin/python
cachedir: .tox/py/.pytest_cache
rootdir: /mako, configfile: setup.cfg
collected 469 items

test/test_ast.py::AstParseTest::test_argument_list PASSED                                                                                                                                                                                            [  0%]
... lost of tests ...
test/ext/test_linguaplugin.py::ExtractMakoTestCase::test_extract PASSED                                                                                                                                                                              [100%]

============================================================================================================= 464 passed, 5 skipped in 11.59s ==============================================================================================================
_________________________________________________________________________________________________________________________ summary __________________________________________________________________________________________________________________________
  py: commands succeeded
  congratulations :)

Good to go !!!

anukaal commented 3 years ago

I have updated the with 3.10 !

CaselIT commented 3 years ago

thanks!

zzzeek commented 3 years ago

thank you!

CaselIT commented 3 years ago

thanks!

It can be merged

Mike's the one who works around here, I just annoy him with questions 🤣😂