1
0
mirror of https://github.com/gsi-upm/sitc synced 2024-11-14 02:32:27 +00:00

Update 1__10_Modules_Packages.ipynb

Fixed link to module tutorial
This commit is contained in:
Carlos A. Iglesias 2022-02-10 17:51:32 +01:00 committed by GitHub
parent 955e74fc8e
commit 95cd25aef4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,7 +92,7 @@
"\n",
"Packages are directories that should have a file \\_\\_.init\\_\\_.py, that can be an empty file or contain initialization code.\n",
"\n",
"Read this if you want to distribute your modules [https://wiki.python.org/moin/CheeseShopTutorial]"
"Read [this](https://packaging.python.org/en/latest/) if you want to distribute your modules"
]
},
{