Open Issues Need Help
View All on GitHub propuesta de Ci (parte 1) - .Travis.yml 5 months ago
AI Summary: This issue proposes changes to the `.travis.yml` file, likely for Continuous Integration (CI) setup. It specifies Python versions, necessary system packages (like `python3-gi` and `xvfb`), and commands for installing dependencies and running checks like `flake8` and an import check script.
Complexity:
2/5
good first issue
An Inventory Managment software for storage in a database: name, count and price of each good and calc the total price of all the goods
Python