Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seda-markdown-template

This repository contains the Python tooling for the SEDA Markdown template project.

Development

Create and enter the default Hatch environment:

hatch shell

If your environment restricts writes to the home cache, point Hatch to a writable cache first:

XDG_CACHE_HOME=$PWD/.cache HATCH_DATA_DIR=$PWD/.hatch hatch shell