Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
D
django
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
django
Commits
c75dd664
Kaydet (Commit)
c75dd664
authored
Ara 02, 2013
tarafından
Alasdair Nicol
Kaydeden (comit)
Tim Graham
Ara 02, 2013
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fixed #21538 -- Added numpy to test/requirements/base.txt
Thanks Tim Graham for the report
üst
643180b5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
unit-tests.txt
docs/internals/contributing/writing-code/unit-tests.txt
+2
-0
base.txt
tests/requirements/base.txt
+1
-0
No files found.
docs/internals/contributing/writing-code/unit-tests.txt
Dosyayı görüntüle @
c75dd664
...
@@ -154,6 +154,7 @@ dependencies:
...
@@ -154,6 +154,7 @@ dependencies:
* bcrypt_
* bcrypt_
* docutils_
* docutils_
* numpy_
* Pillow_
* Pillow_
* PyYAML_
* PyYAML_
* pytz_
* pytz_
...
@@ -182,6 +183,7 @@ associated tests will be skipped.
...
@@ -182,6 +183,7 @@ associated tests will be skipped.
.. _bcrypt: https://pypi.python.org/pypi/bcrypt
.. _bcrypt: https://pypi.python.org/pypi/bcrypt
.. _docutils: https://pypi.python.org/pypi/docutils
.. _docutils: https://pypi.python.org/pypi/docutils
.. _numpy: https://pypi.python.org/pypi/numpy
.. _Pillow: https://pypi.python.org/pypi/Pillow/
.. _Pillow: https://pypi.python.org/pypi/Pillow/
.. _PyYAML: http://pyyaml.org/wiki/PyYAML
.. _PyYAML: http://pyyaml.org/wiki/PyYAML
.. _pytz: https://pypi.python.org/pypi/pytz/
.. _pytz: https://pypi.python.org/pypi/pytz/
...
...
tests/requirements/base.txt
Dosyayı görüntüle @
c75dd664
bcrypt
bcrypt
docutils
docutils
numpy
Pillow
Pillow
PyYAML
PyYAML
pytz > dev
pytz > dev
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment