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

Migrate to pipenv update readme #13

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ProgrammingWithOsku
Copy link

Migrated project to Pipenv, Updated Readme, and Added Template Instructions

  • Migrated the project from venv to Pipenv for better dependency management.
  • Updated the Readme according to Robot Framework guidelines for clarity and consistency.
  • Added detailed instructions on how to use the template, including setting up the virtual environment, running tests, and contributing to the project.

This commit ensures that the project is using Pipenv for dependency management, provides clear documentation, and makes it easier for contributors to get started.

Osku

- Migrate from venv to Pipenv for better dependency management
- Update README to reflect changes in project setup and usage
- Fix typos and improve readability of README
…Flexibility

- Adjusted `pyobjc-core` dependency in `Pipfile` to install only on macOS, resolving installation errors on non-macOS systems.
- Updated Python version requirement to `>=3.8`, allowing greater flexibility across different Python versions.
- Ensured compatibility of other package versions with newer Python versions.
@CLAassistant
Copy link

CLAassistant commented Jan 30, 2024

CLA assistant check
All committers have signed the CLA.

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