Skip to content
Snippets Groups Projects
  1. Mar 17, 2020
  2. Mar 11, 2020
  3. Mar 04, 2020
    • Jan Caron's avatar
      Added pyroma minimum cheese and MANIFEST.in · 8ba2834b
      Jan Caron authored
      to include package_data, i.e. mplstyles
      8ba2834b
    • Jan Caron's avatar
      Hopefully a fix to test_function · 6952f97b
      Jan Caron authored and Jan Caron's avatar Jan Caron committed
      Now using the before_script again due to problems with test_requires
      not used by pytest (and it not being installed before being used)
      6952f97b
    • Jan Caron's avatar
      Update .gitlab-ci.yml · a5cbdc4d
      Jan Caron authored
      a5cbdc4d
    • 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
    • Jan Caron's avatar
      Hopefully a fix to test_function · ec897efb
      Jan Caron authored
      Now using the before_script again due to problems with test_requires
      not used by pytest (and it not being installed before being used)
      ec897efb
    • Jan Caron's avatar
      Fix for matplotlib installation. · cd607039
      Jan Caron authored
      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.
      cd607039
  4. Mar 03, 2020
  5. Nov 04, 2019
  6. Oct 28, 2019
  7. Oct 24, 2019
  8. Dec 18, 2018
  9. Dec 17, 2018
  10. Dec 05, 2018
  11. Jul 28, 2017
  12. Jul 27, 2017
  13. Jul 24, 2017
  14. Jul 21, 2017
  15. Jul 20, 2017
  16. Jul 19, 2017
  17. Jul 16, 2017
    • Jan Caron's avatar
      Small changes to deployment files. · 618b728d
      Jan Caron authored
      Added environment.yml and requirement.txt.
      GitLab should now produce html coverage artifacts.
      io_vectordata: now warns if grid spacing is not equal in all directions.
      618b728d
Loading