Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix importing update readme #4

Merged
merged 8 commits into from
Dec 17, 2018
Merged

Conversation

invadergir
Copy link
Owner

Some updates to make importing easier, and updates to the README. Please try it out...

nexcax
nexcax previously approved these changes Dec 13, 2018
Copy link

@nexcax nexcax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job

README.md Outdated
The following dependencies are required for robotframework-pykafka.

```
pip install [-U] [--user] \
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be pip install -r requirements.txt

The dependencies with python are typically deployed that way.

README.md Outdated
```
pip install [-U --user] robotframework robotframework-pykafka
pip install [-U ] [--user] robotframework-pykafka
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or adding "robotframework-python = 0.1.0` to your requirements file.

@invadergir invadergir merged commit b650b8e into master Dec 17, 2018
@invadergir invadergir deleted the fix-importing-update-readme branch December 17, 2018 23:43
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.

None yet

4 participants