#!/usr/bin/env python

"""Builds the fortls Language Server"""

import setuptools

setuptools.setup()
