Frederik Rietdijk
|
1c0af40757
|
Doc: how to install a Python environment
See https://github.com/NixOS/nixpkgs/issues/10597.
|
2016-07-01 14:30:18 +02:00 |
|
Domen Kožar
|
3ea8068181
|
buildPythonPackage: be able to disable package conflict check
|
2016-06-16 11:49:19 +01:00 |
|
Benno Fünfstück
|
5e0acb90d6
|
doc/python: fix conversion errors in example code
|
2016-05-29 16:44:54 +02:00 |
|
Benno Fünfstück
|
bad156a0d5
|
doc/python: replace buildEnv usage by withPackages
|
2016-05-29 16:30:29 +02:00 |
|
Benno Fünfstück
|
3bdf167619
|
doc/python: document python.withPackages
|
2016-05-29 16:08:27 +02:00 |
|
Frederik Rietdijk
|
303e976245
|
Python: allow installing wheels
By passing `format="wheel"` it is now possible to install a wheel.
It's not recommended, but it can be useful.
|
2016-05-09 13:17:42 +02:00 |
|
Frederik Rietdijk
|
d5e6a4494a
|
Python: use PyPI mirror (#15001)
* mirrors: add pypi
* Python: Use pypi mirror for all PyPI packages
|
2016-04-26 13:38:03 +01:00 |
|
Frederik Rietdijk
|
4c1525c1f8
|
Documentation: rewrite Python
- Rewrite current documentation
- Add introduction/tutorial
- Convert to markdown
|
2016-03-12 15:44:02 -05:00 |
|
Frederik Rietdijk
|
9310bd15de
|
Revert "Documentation: rewrite Python docs"
|
2016-03-05 18:01:23 -05:00 |
|
Frederik Rietdijk
|
6af076730e
|
Documentation: rewrite Python
- Rewrite current documentation
- Add introduction/tutorial
- Convert to markdown
|
2016-03-05 17:57:38 -05:00 |
|