| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | WIP : Add python 3.10 supportsupport-python-3.10 | Pierre Sassoulas | 2021-04-24 | 1 | -0/+1 |
| | | |||||
| * | Upgrade changelog for setuptools | Pierre Sassoulas | 2021-04-24 | 1 | -2/+1 |
| | | | | | Add changelog entry for renaming of License | ||||
| * | Move information to setup.py from __pgkinfo__ | Pierre Sassoulas | 2021-04-24 | 1 | -0/+6 |
| | | | | | Move packaging information from setup.py to setup.cfg | ||||
| * | Update packaging 1 - use setup.cfg | Marc Mueller | 2021-04-23 | 1 | -0/+43 |
| | | |||||
| * | Upgrade isort configuration | Pierre Sassoulas | 2021-04-20 | 1 | -2/+2 |
| | | |||||
| * | Add an isort configuration in setup.cfg and apply it | Pierre Sassoulas | 2021-04-19 | 1 | -0/+8 |
| | | | | | Except on astroid/__init__.py because of circular imports | ||||
| * | Moved tests out of package directory (#704) | Ashley Whetter | 2019-10-15 | 1 | -1/+1 |
| | | |||||
| * | Drop the universal flag, we're only running on Python 3. Close #592 | Claudiu Popa | 2018-07-13 | 1 | -3/+0 |
| | | |||||
| * | Tests are no longer installed | Ashley Whetter | 2018-05-17 | 1 | -1/+4 |
| | | |||||
| * | Use pytest as default test runner instead of unittest for tox | Bryce Guinta | 2018-02-14 | 1 | -1/+2 |
| | | | | | | | | | | | There was some trouble getting this to work. I needed to use --pyargs for pytest to work in tox Allow for test file prefix unittest_ to be changed to standard test_ Helps with updating the astroid tests to standard pytest conventions Make pytest use proper test directory by default | ||||
| * | Allow pytest to recognize the tests | Bryce Guinta | 2018-01-01 | 1 | -0/+2 |
| | | |||||
| * | Add support for the wheel format. Closes issue #48. | Claudiu Popa | 2014-10-16 | 1 | -0/+2 |
