X Tutup
Skip to content

Add requirements.txt.#659

Merged
aaltat merged 1 commit intorobotframework:masterfrom
pekkaklarck:add-requirements.txt
Sep 6, 2016
Merged

Add requirements.txt.#659
aaltat merged 1 commit intorobotframework:masterfrom
pekkaklarck:add-requirements.txt

Conversation

@pekkaklarck
Copy link
Member

Eases installing project requirements e.g. when doing development. To avoid listing
requirements twice, changed setup.py to read install_requires content from
requirements.txt directly.

Eases installing project requirements e.g. when doing development. To avoid listing
requirements twice, changed setup.py to read install_requires content from
requirements.txt directly.
@aaltat aaltat merged commit fd9edf9 into robotframework:master Sep 6, 2016
@pekkaklarck pekkaklarck deleted the add-requirements.txt branch September 6, 2016 21:02
Gaurang033 pushed a commit to Gaurang033/Selenium2Library that referenced this pull request Oct 17, 2016
Eases installing project requirements e.g. when doing development. To avoid listing
requirements twice, changed setup.py to read install_requires content from
requirements.txt directly.
VitoAlbano pushed a commit to VitoAlbano/Selenium2Library that referenced this pull request Oct 18, 2016
Eases installing project requirements e.g. when doing development. To avoid listing
requirements twice, changed setup.py to read install_requires content from
requirements.txt directly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup