Skip to content

Conversation

@tconkling
Copy link
Contributor

@tconkling tconkling commented Apr 6, 2021

  • Remove clean-package, which is misnamed (it doesn't just clean the package files; it cleans and then packages) and unnecessary. Instead, just always clean package files from the distribution rule (which is called by package).
  • Fix package's info string to clarify that it calls distribution.
  • Fix a number of help strings (grammar & multiline issues)

- Remove `clean-package`, which is misnamed (it doesn't clean; it cleans _and then_ packages). Instead, clean package files from the `distribution` rule
- Fixed `package`'s info string to clarify that it calls distribution
@tconkling tconkling requested a review from a team April 6, 2021 17:41
@tconkling tconkling merged commit aebceaf into streamlit:develop Apr 6, 2021
@tconkling tconkling deleted the tim/MakefileCleanup branch April 6, 2021 19:07
tconkling added a commit that referenced this pull request Apr 6, 2021
* develop:
  Makefile cleanup (#3083)
  Merge anchor headers feature branch into develop (#2983)
tconkling added a commit that referenced this pull request Apr 13, 2021
* develop: (165 commits)
  Add s4a message to close active modals (#2893)
  Add fail_on_warning to build options
  Docutils 0.16
  Put back Sphinx to 3.0.3
  Add import urllib to streamlit hello (#2969) (#3106)
  Update Num_Input to correct for Type Errors (#3074)
  Upgrade bokehjs to 2.2.2, and run `npx browserslist@latest --update-db` (#3090)
  remove extra star in docs (#3086)
  Remove flake8 linting tool (#3085)
  Makefile cleanup (#3083)
  Merge anchor headers feature branch into develop (#2983)
  Fix image galleries (#3044)
  Is this a red herring also?
  See if pylint was red herring
  Update sphinx
  Specify pylint version
  Fix pylint errors
  Added "allow-downloads" to the sandbox attributes (#3053)
  Small fix for `make pylint` command (#3062)
  Set genericColors properly and make theme defs more consistent (#3051)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants