Roman Yurchak
|
3b429e61f3
|
Address review comments
|
2018-09-21 18:10:48 +02:00 |
Roman Yurchak
|
da6bbb3b20
|
Set PYTHONPATH in Makefile.envs to avoiding installing pyodide_build
|
2018-09-21 12:02:13 +02:00 |
Roman Yurchak
|
72293058b9
|
Converting tools scripts to a python package
|
2018-09-20 18:44:30 +02:00 |
Roman Yurchak
|
1a3166f0ab
|
Merge pull request #149 from mdboom/matplotlib-2.2.3
Update to Matplotlib 2.2.3
|
2018-09-11 09:56:56 +02:00 |
Roman Yurchak
|
88194ab2c7
|
Merge pull request #150 from mdboom/pandas-0.23.4
Update to pandas 0.23.4
|
2018-09-10 21:38:11 +02:00 |
Michael Droettboom
|
1d82388fb9
|
Update to pandas 0.23.4
|
2018-09-10 13:05:41 -04:00 |
Michael Droettboom
|
2adcc8cee9
|
Update to matplotlib 2.2.3
|
2018-09-10 13:03:40 -04:00 |
Michael Droettboom
|
01b27b37b9
|
Update to Numpy 1.15.1
|
2018-09-10 12:55:37 -04:00 |
Michael Droettboom
|
56562257ef
|
Fix #71: Upgrade to Python 3.7
|
2018-09-06 10:56:33 -04:00 |
Roman Yurchak
|
c9bc2f4473
|
Remove os.dup2 calls altogether
|
2018-09-03 14:20:31 +02:00 |
Roman Yurchak
|
4404274eef
|
Package nose
|
2018-09-03 10:29:36 +02:00 |
Roman Yurchak
|
56597e2d5a
|
Use NamedTemporaryFile in pytest
|
2018-09-03 10:29:36 +02:00 |
Roman Yurchak
|
5761705326
|
Remove six
|
2018-09-03 10:29:36 +02:00 |
Roman Yurchak
|
c512d8237d
|
Package setuptools
|
2018-09-03 10:29:36 +02:00 |
Roman Yurchak
|
42bdef2306
|
Package pytest dependencies
|
2018-09-03 10:29:36 +02:00 |
Roman Yurchak
|
58f73c3d79
|
Package pytest
|
2018-09-03 10:29:36 +02:00 |
Michael Droettboom
|
30e82a2d86
|
Add patch
|
2018-08-23 12:06:14 -04:00 |
Michael Droettboom
|
b66d698414
|
Install to a directory, and use that, instead of just the build/lib...
|
2018-08-23 11:59:33 -04:00 |
Michael Droettboom
|
14f5e9b39d
|
Fix #115: Forcibly use the local copy of blas and lapack
|
2018-08-20 22:44:26 -04:00 |
Roman Yurchak
|
076e9bb083
|
Address review comments
|
2018-08-07 08:24:22 +03:00 |
Roman Yurchak
|
f38e01e475
|
Mechanism for testing imports
|
2018-08-07 08:24:22 +03:00 |
Roman Yurchak
|
a24a7fe5f8
|
Add support for sha256 checksum
|
2018-08-06 18:03:51 +03:00 |
Roman Yurchak
|
4bd4cc3255
|
Avoid rm */build
|
2018-07-24 10:04:15 -07:00 |
Michael Droettboom
|
d837883fbb
|
Fix relative path
|
2018-06-22 16:52:55 -04:00 |
Michael Droettboom
|
cb93956279
|
Use PYODIDE_ROOT instead of a relative path
|
2018-06-22 11:08:00 -04:00 |
Michael Droettboom
|
222c0248a1
|
Add documentation to new build tools.
Clean up argument parsing.
|
2018-06-22 10:22:00 -04:00 |
Michael Droettboom
|
17e1562ded
|
MVP of a proper packaging system
|
2018-06-20 14:54:47 -04:00 |