Обновить 1_hw/README.md
This commit is contained in:
parent
4700cded06
commit
82ba1f0f45
@ -1,6 +1,6 @@
|
|||||||
# Test package
|
# Test package
|
||||||
|
|
||||||
# Sequence of commands for creating a virtual environment:
|
## Sequence of commands for creating a virtual environment:
|
||||||
>> mkdir YOUR_PACKAGE_NAME
|
>> mkdir YOUR_PACKAGE_NAME
|
||||||
>> cd YOUR_PACKAGE_NAME
|
>> cd YOUR_PACKAGE_NAME
|
||||||
>> touch __init__.py
|
>> touch __init__.py
|
||||||
@ -16,7 +16,7 @@
|
|||||||
...
|
...
|
||||||
>> python3 -m build
|
>> python3 -m build
|
||||||
|
|
||||||
# Creating documentation using sphinx:
|
## Creating documentation using sphinx:
|
||||||
>> mkdir docs
|
>> mkdir docs
|
||||||
>> cd docs
|
>> cd docs
|
||||||
>> sphinx-quickstart
|
>> sphinx-quickstart
|
||||||
|
Loading…
Reference in New Issue
Block a user