Ian Bell
0e7437f95b
More pep8 whitespace; see #1612
2019-01-12 20:48:56 -07:00
Matthis Thorade
19a4875879
More autopep8 ( #1621 )
...
* autopep8 rule-groups E101,W1,W2,W3
* autopep8 with rule group E3 (blank lines)
autopep8 --in-place --recursive --max-line-length=200 --exclude="externals" --select="E101,E3,W1,W2,W3" .
* tabs and space W191
* autopep8 aggressive
2017-12-13 14:43:41 +01:00
Matthis Thorade
526cb198a4
autopep8 whitespace ( #1613 )
...
* autopep8 whitespace only:
--select="E101,W1,W2"
* revert single file: web2py_online.py
Should this be a .py file at all?
* revert file Tickets/1443.py because the diff looked strange:
maybe there is an encoding problem?
* Rename web2py_online.py to web2py_online.rst
2017-12-12 08:32:38 -07:00
Ian Bell
369fa6c1f2
sdist preparation works again
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-12-30 17:44:08 -05:00
Ian Bell
016bfcfc7e
Call the generate constants module script when generating sdist for pypi
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-12-30 17:38:37 -05:00
Ian Bell
2aec8babf4
run cython to generate headers
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-10-01 19:52:46 +02:00
Ian Bell
54b1d59a67
Generate the CPP files for PYPI
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-10-01 19:05:54 +02:00
Ian Bell
ee36d65eba
Prepared prepare_pypi for CoolProp5 -> CoolProp reversion
2014-08-12 18:00:17 +02:00
Ian Bell
34584095d9
work on buildbot for python
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-08-03 17:07:49 +02:00
Ian Bell
906b8edf51
python buildbot modifications
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-08-03 16:45:00 +02:00
Ian Bell
1c093c757e
prepared for python on buildbot
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-08-03 15:54:10 +02:00
Ian Bell
a14731783e
python builders work!!
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-08-03 14:00:46 +02:00
Ian Bell
df17eaf6cc
python wrapper builds with vs2008 (fixed bug in Eigen)
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-08-03 11:37:17 +02:00
Ian Bell
87aae7eef7
A bit more work on the python packaging. Currently broken, still a work in progress.
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-08-02 19:52:36 +02:00
Ian Bell
459f0f43d3
Completely reorganized python scripts
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-08-02 18:31:03 +02:00