small-time is a simple datetime library forked from Morrow.
- First, you'll need to configure your
pixi.tomlfile to include my Conda channel. Add"https://repo.prefix.dev/mojo-community"to the list of channels. - Next, add
small-timeto your project's dependencies by runningpixi add small-time. - Finally, run
pixi installto install insmall-timeand its dependencies. You should see the.mojopkgfiles in$CONDA_PREFIX/lib/mojo/(usually will resolve to.pixi/envs/default/lib/mojo/).