annotate requirements.txt @ 7849:4b194d910501

i18n/ja: remove duplicate entry for 'しろう' (shirou) There are two entries for the same Japanese name 'しろう': # しろう, 2013 # shirou - しろう, 2013 The text 'しろう' translates to 'Shiro' according to Google Translate. This also corresponds to the 'shirou' text mentioned in the second entry. Assuming that these entries indeed correspond to the same person, remove the first.
author Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
date Thu, 29 Aug 2019 21:18:44 +0200
parents 941548131765
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5741
941548131765 setup: introduce requirements.txt for use as "pip install -r requirements.txt" as alternative to "setup.py develop"
Mads Kiilerich <madski@unity3d.com>
parents:
diff changeset
1 # requirements.txt file for use as "pip install -r requirements.txt" as a
941548131765 setup: introduce requirements.txt for use as "pip install -r requirements.txt" as alternative to "setup.py develop"
Mads Kiilerich <madski@unity3d.com>
parents:
diff changeset
2 # readthedocs compatible alternative to "pip install -e ." which is a working
941548131765 setup: introduce requirements.txt for use as "pip install -r requirements.txt" as alternative to "setup.py develop"
Mads Kiilerich <madski@unity3d.com>
parents:
diff changeset
3 # alternative to "setup.py develop" which doesn't work with Mercurial 3.7
941548131765 setup: introduce requirements.txt for use as "pip install -r requirements.txt" as alternative to "setup.py develop"
Mads Kiilerich <madski@unity3d.com>
parents:
diff changeset
4 .