Skip to content
Snippets Groups Projects
  1. Mar 04, 2020
    • Jan Caron's avatar
      Fix for matplotlib installation. · 825d30f8
      Jan Caron authored and Jan Caron's avatar Jan Caron committed
      Moved .mplstyle files inside vis.
      setup.cfg: added options.packages.find
          removed 3Dplot requirements (for now).
      setup.py: moved stylesheet installation to vis.tools, now optional.
      vis.tools: also added a use_style contextmanager that dynamically uses
          local styles (in package) or styles installed in user config folder.
      colors/decorators/plot2d: now use the new use_style contextmanager.
      825d30f8
    • Jan Caron's avatar
      Added test_install to test stage · 6d0b215d
      Jan Caron authored and Jan Caron's avatar Jan Caron committed
      setup.py: use matplotlib AFTER setup()
      (otherwise matplotlib is not available, despite being in setup_requires)
      6d0b215d
  2. Mar 03, 2020
  3. Dec 13, 2019
  4. Dec 09, 2019
  5. Dec 05, 2019
  6. Nov 27, 2019
  7. Nov 05, 2019
  8. Nov 04, 2019
  9. Oct 30, 2019
  10. Oct 28, 2019
  11. Oct 24, 2019
Loading