latexipy icon indicating copy to clipboard operation
latexipy copied to clipboard

Generate beautiful plots for LaTeX using your existing matplotlib-based code.

Results 57 latexipy issues
Sort by recently updated
recently updated
newest added

This PR updates [flake8](https://pypi.org/project/flake8) from **3.9.0** to **5.0.4**. Changelog ### 3.9.2 ``` ------------------- You can view the `3.9.2 milestone`_ on GitHub for more details. Bugs Fixed ~~~~~~~~~~ - Fix error...

This PR updates [pip](https://pypi.org/project/pip) from **21.0.1** to **22.2.2**. Changelog ### 22.2.2 ``` =================== Bug Fixes --------- - Avoid ``AttributeError`` when removing the setuptools-provided ``_distutils_hack`` and it is missing its implementation....

This PR updates [Sphinx](https://pypi.org/project/Sphinx) from **3.5.3** to **5.1.1**. Changelog ### 5.1.1 ``` ===================================== Bugs fixed ---------- * 10701: Fix ValueError in the new ``deque`` based ``sphinx.ext.napolean`` iterator implementation. * 10702:...

This PR updates [cryptography](https://pypi.org/project/cryptography) from **3.4.7** to **37.0.4**. Changelog ### 37.0.4 ``` ~~~~~~~~~~~~~~~~~~~ * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.0.5. .. _v37-0-3: ``` ###...

This PR updates [tox](https://pypi.org/project/tox) from **3.23.0** to **3.25.1**. Changelog ### 3.25.1 ``` -------------------- Bugfixes ^^^^^^^^ - ``sitepackages = true`` will add user's site-package to the python path on Windows as...

This PR updates [watchdog](https://pypi.org/project/watchdog) from **2.0.2** to **2.1.9**. Changelog ### 2.1.9 ``` ~~~~~ 2022-06-10 • `full history <https://github.com/gorakhargosh/watchdog/compare/v2.1.8...v2.1.9>`__ - [fsevents] Fix flakey test to assert that there are no errors...

This PR updates [coverage](https://pypi.org/project/coverage) from **5.5** to **6.4.1**. Changelog ### 6.4.1 ``` -------------------------- - Greatly improved performance on PyPy, and other environments that need the pure Python trace function. Thanks,...

This PR updates [matplotlib](https://pypi.org/project/matplotlib) from **3.4.0** to **3.5.2**. Changelog ### 3.5.2 ``` This is the second bugfix release of the 3.5.x series. This release contains several bug-fixes and adjustments: *...

This PR updates [pytest](https://pypi.org/project/pytest) from **6.2.2** to **7.1.2**. Changelog ### 7.1.2 ``` ========================= Bug Fixes --------- - `9726 <https://github.com/pytest-dev/pytest/issues/9726>`_: An unnecessary ``numpy`` import inside :func:`pytest.approx` was removed. - `9820 <https://github.com/pytest-dev/pytest/issues/9820>`_:...

This PR updates [pytest-runner](https://pypi.org/project/pytest-runner) from **5.3.0** to **6.0.0**. Changelog ### 6.0.0 ``` ====== * 49: Dropped workaround for older setuptools versions. * Require Python 3.7. ``` ### 5.3.2 ``` ======...