mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Throw out hatch and revert to setup.py, so we can release
This commit is contained in:
parent
a9049813ef
commit
20ef8f8bed
@ -35,7 +35,8 @@ COPY material material
|
||||
COPY package.json package.json
|
||||
COPY README.md README.md
|
||||
COPY requirements.txt requirements.txt
|
||||
COPY pyproject.toml pyproject.toml
|
||||
COPY MANIFEST.in MANIFEST.in
|
||||
COPY setup.py setup.py
|
||||
|
||||
# Perform build and cleanup artifacts and caches
|
||||
RUN \
|
||||
|
Loading…
Reference in New Issue
Block a user