bsc-wdc / compss

COMP Superscalar (COMPSs) is a framework which aims to ease the development and execution of applications for distributed infrastructures, such as Clusters, Grids and Clouds.
https://compss.bsc.es
Apache License 2.0
47 stars 20 forks source link

Fix typos, add venv to .gitignore #6

Open kinow opened 2 years ago

kinow commented 2 years ago

name: Pull Request template about: Fix typo, use the platform module for OS detection title: '' labels: '' assignees: ''


Status

READY

Description

Hi, this PR does not fix any existing issue. I cloned the project, imported the Java project in Eclipse, and the Python binding in PyCharm. PyCharm found a few issues, and I also couldn't install it with pip install -e . (now it's failing with another error, but no Python traceback).

Type of change

Please delete options that are not relevant.

Project impact

List the general project components that this PR will affect:

Related PRs

How Has This Been Tested?

Checklist: