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

Add System Requirements into README.md #295

Merged
merged 1 commit into from
Dec 27, 2023
Merged

Conversation

kudep
Copy link
Collaborator

@kudep kudep commented Dec 3, 2023

Description

Please describe here what changes are made and why.

Checklist

  • I have performed a self-review of the changes

List here tasks to do in order to complete this PR.

To Consider

  • Add tests (if functionality is changed)
  • Update API reference / tutorials / guides
  • Update CONTRIBUTING.md (if devel workflow is changed)
  • Update .ignore files, scripts (such as lint), distribution manifest (if files are added/deleted)
  • Search for references to changed entities in the codebase

@kudep kudep requested a review from RLKRo December 3, 2023 22:11

## System Requirements

- Supported operating systems include Ubuntu 18.04+, Windows 10+ (partial support), and MacOS Big Sur (partial support);
Copy link
Member

Choose a reason for hiding this comment

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

Why partial support?
We don't test them because of docker. I don't think there's anything else we don't support (and docker can be launched on these platforms).

## System Requirements

- Supported operating systems include Ubuntu 18.04+, Windows 10+ (partial support), and MacOS Big Sur (partial support);
- Python version 3.8 or higher is necessary for proper functionality;
Copy link
Member

Choose a reason for hiding this comment

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

Too much text

Suggested change
- Python version 3.8 or higher is necessary for proper functionality;
- Python version 3.8 or higher;


- Supported operating systems include Ubuntu 18.04+, Windows 10+ (partial support), and MacOS Big Sur (partial support);
- Python version 3.8 or higher is necessary for proper functionality;
- A minimum of 1 GB of RAM is required for optimal performance;
Copy link
Member

Choose a reason for hiding this comment

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

These words don't mix well together. ("minimum", "required" and "optimal" are all about putting some restrictions on the amount of RAM)

Suggested change
- A minimum of 1 GB of RAM is required for optimal performance;
- 1 GB of RAM is recommended for optimal performance;

- Supported operating systems include Ubuntu 18.04+, Windows 10+ (partial support), and MacOS Big Sur (partial support);
- Python version 3.8 or higher is necessary for proper functionality;
- A minimum of 1 GB of RAM is required for optimal performance;
- If analytics collection or database integration is intended, Docker version 20 or higher may be necessary.
Copy link
Member

Choose a reason for hiding this comment

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

Why that version?

@RLKRo RLKRo merged commit ad31663 into dev Dec 27, 2023
16 checks passed
@RLKRo RLKRo deleted the doc/add_sys_reqs_into_readme branch December 27, 2023 17:33
RLKRo pushed a commit that referenced this pull request Dec 27, 2023
@RLKRo RLKRo mentioned this pull request Mar 1, 2024
1 task
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