courses:mldl:lab1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
courses:mldl:lab1 [2025/09/10 10:09] admincourses:mldl:lab1 [2025/10/08 09:01] (current) – [PyPi (Python Package Index)] drobiu
Line 233: Line 233:
   * Opublikuj projekt w TestPyPi:   * Opublikuj projekt w TestPyPi:
 <code bash> <code bash>
-python3 -m pip install --upgrade twine+python3 -m pip install --upgrade twine==6.0.1
 python3 -m twine upload --repository testpypi dist/* python3 -m twine upload --repository testpypi dist/*
 </code> </code>
  • courses/mldl/lab1.1757498955.txt.gz
  • Last modified: 2 months ago
  • by admin