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.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
--- a/setup.py
|
||||
+++ b/setup.py
|
||||
@@ -5,1 +5,1 @@
|
||||
- 'bumps>=0.7.5.9', 'periodictable>=1.5.0', 'pyparsing<2.0.0',
|
||||
+ 'bumps>=0.7.5.9', 'periodictable>=1.5.0',
|
||||
--
|
||||
2.15.0
|
||||
|
||||
Reference in New Issue
Block a user