Commit Graph
9 Commits
Author SHA1 Message Date
Adam Washington 392def733b Remove lint from Sasview package 2018-03-22 17:44:27 +00:00
Adam Washington 068d792fed Fix typo in license for xhtml2pdf python package 2018-03-21 14:43:47 +00:00
Adam Washington 01c1385dec Make xhtml2pdf its own package in python-packages
xhtml2pdf now uses the main package html5lib with just an override to
pull the correct version number.
2018-03-21 13:46:17 +00:00
Adam Washington 609374523c Remove explicit licenses import from python package sasmodels
The licenses variable was being required by sasmoels, but licenses was
already a child of the lib parameter and was redundant.
2018-03-21 13:32:30 +00:00
Adam Washington 73ed353d27 sasview: init at 4.1.2
Sasview is a data fitting and analysis package for small angle
scattering data.  More information can be found at
https://www.sasview.org.

There is some unfortunate cruft to this commit.  SasView uses the
xhtml2pdf python package, which has a specific version of html5lib as
a dependency.  This module manually loads that version into sasview.
I haven't made xhtml2pdf available as its own package due to these
circumstances.
2018-03-12 09:22:06 +00:00
Adam Washington 27f14b5e7d pythonPackages.sasmodels: init at 0.96
Sasmodels provides a library of small angle scattering calculations
that are needed by Sasview, which will be added in my next commit.
2018-03-12 09:21:52 +00:00
Adam Washington 242e37800b pythonPackage.bumps: init at 0.7.6
This package is required by SasView, which will be added in a later commit.
2018-03-09 11:57:28 +00:00
Adam Washington db2e6b6e9a pythonPackages.unittest-xml-reporting: init at 2.1.1
This package is used by Sasview, which will be added in a later commit.
2018-03-09 11:54:42 +00:00
Adam Washington e1edb55792 pythonPackages.periodictable: init at 1.5.0
This package is a required dependency of SasView, which will be added
in a later commit.
2018-03-09 11:53:12 +00:00